From 22f5ac8fcec4dbfcc1f5033f18bc4eeca52a747d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:20:22 +0100 Subject: Made the side more retro! --- templates/openring.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/openring.html') diff --git a/templates/openring.html b/templates/openring.html index 38ef7f2..5eb52e9 100644 --- a/templates/openring.html +++ b/templates/openring.html @@ -4,7 +4,7 @@ {{ range .Articles }}
  • {{ .Title }}{{ .SourceTitle }} -
    {{ .Summary }} +
    {{ .Summary }}
  • {{ end }} -- cgit v1.2.3