From cc24155859b65653495747bd0b38be9bcef33298 Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Thu, 17 Jun 2021 00:21:07 -0700 Subject: added html meta data as well as basic hover effect on links --- static/posts.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'static/posts.html') diff --git a/static/posts.html b/static/posts.html index ee71faf..bfcc84b 100644 --- a/static/posts.html +++ b/static/posts.html @@ -131,10 +131,13 @@ {{ if .Replies.OrderedItems }} {{ range .Replies.OrderedItems }} - - {{ end }} - {{ end }} -
{{.Content}}
+ + {{ end }} + {{ end }} +{{.Content}}
-- cgit v1.2.3