From 6af7a23d766d10abc7be15a801ddd04a52d50f60 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 18 Dec 2024 20:09:35 +0900 Subject: fix: conflict between js template literal and golang template notation --- templates/read-feeds.html | 2 +- templates/unread-feeds.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/read-feeds.html b/templates/read-feeds.html index 8d964f0..08a2626 100644 --- a/templates/read-feeds.html +++ b/templates/read-feeds.html @@ -29,7 +29,7 @@ - + diff --git a/templates/unread-feeds.html b/templates/unread-feeds.html index e744aae..676f24e 100644 --- a/templates/unread-feeds.html +++ b/templates/unread-feeds.html @@ -29,7 +29,7 @@ - + -- cgit v1.2.3-70-g09d2