From 3399cf5c4f0a7a79c7903358ef1d6b024dcdfc08 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Thu, 1 Jan 2026 19:34:11 +0100 Subject: added hour:minutes publish time to feeds --- comic/issues/1/meta.json | 2 +- comic/templates/issue.html.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'comic') diff --git a/comic/issues/1/meta.json b/comic/issues/1/meta.json index 416f3d9..03dfd7f 100644 --- a/comic/issues/1/meta.json +++ b/comic/issues/1/meta.json @@ -1,6 +1,6 @@ { "title" : "The beginning", - "publish_date" : "2025-11-28", + "publish_date" : "2025-11-28 22:23", "description" : "I have like twenty comic ideas figured out but not the title of the series.", "extra_attributes": "title=\"There are no tooltip texts in this series.\"" } diff --git a/comic/templates/issue.html.j2 b/comic/templates/issue.html.j2 index 679b778..9d1b88a 100644 --- a/comic/templates/issue.html.j2 +++ b/comic/templates/issue.html.j2 @@ -39,7 +39,7 @@