From 431f93d2863babe3362a765507945cbfe987cd05 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Sun, 5 Apr 2026 12:19:18 +0200 Subject: make generating all subdomains for local testing functional --- comic/templates/comic_feed.xml.j2 | 2 +- comic/templates/issue.html.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'comic/templates') diff --git a/comic/templates/comic_feed.xml.j2 b/comic/templates/comic_feed.xml.j2 index eeb177d..3a8bcc8 100644 --- a/comic/templates/comic_feed.xml.j2 +++ b/comic/templates/comic_feed.xml.j2 @@ -2,7 +2,7 @@ {{ comic.comic_name }} - https://comic.wazul.moe/feed.xml + {{ site.comic_url }}/{{ site.rss_filename }} Silly comic ideas by Wazul en {{ build_date }} diff --git a/comic/templates/issue.html.j2 b/comic/templates/issue.html.j2 index 9a7765c..181604f 100644 --- a/comic/templates/issue.html.j2 +++ b/comic/templates/issue.html.j2 @@ -44,7 +44,7 @@

Image url: {{ url }}/comic.png

{{ issue.get_publish_date() }}


- + RSS feed -- cgit v1.2.3-70-g09d2