From 23ee69c93257a8001b37b8587f1069eba6adfcd2 Mon Sep 17 00:00:00 2001 From: "mb @ ts" Date: Wed, 7 Mar 2018 10:38:22 +0100 Subject: [PATCH] changing the img url to https://vvvvvvaria.org/stream ... --- themes/varia/templates/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/varia/templates/page.html b/themes/varia/templates/page.html index 9b8cd2e..655a6ca 100644 --- a/themes/varia/templates/page.html +++ b/themes/varia/templates/page.html @@ -29,7 +29,7 @@ {% if page.slug == 'stream' %}
{% for img in page.stream %} -
+
{% endfor %}
{% endif %}