From d95fc5ca9e6a9c28894514b77e77b6b0eb58fbe9 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 26 Jan 2023 11:36:44 +0100 Subject: A bunch of theme changes and removal of Cactus comments --- themes/bare/openring/openring.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'themes/bare/openring') diff --git a/themes/bare/openring/openring.html b/themes/bare/openring/openring.html index bd9ac55..3c870bb 100755 --- a/themes/bare/openring/openring.html +++ b/themes/bare/openring/openring.html @@ -1,5 +1,5 @@
-

Articles from blogs I follow around the net

+

Articles from blogs I follow around the net

{{ range .Articles }} @@ -7,7 +7,8 @@ {{ .Title }}

{{ .Summary }}

- Via {{ .SourceTitle }} on {{ .Date | datef "January 2, 2006" }} + Via {{ .SourceTitle }} on {{ .Date | datef "January 2, 2006" + }}
{{ end }} @@ -16,4 +17,4 @@

Generated with openring.

-
+
\ No newline at end of file -- cgit v1.2.3