forked from varia/varia.website
changing the img url to https://vvvvvvaria.org/stream ...
This commit is contained in:
parent
2a41cb1b23
commit
23ee69c932
@ -29,7 +29,7 @@
|
||||
{% if page.slug == 'stream' %}
|
||||
<div id="stream" class="overview">
|
||||
{% for img in page.stream %}
|
||||
<div class="container" style="background-image: url(/var/www/stream/{{ img }})"></div>
|
||||
<div class="container" style="background-image: url(https://vvvvvvaria.org/stream/{{ img }})"></div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
Loading…
Reference in New Issue
Block a user