From 8f62a831ac09ec1e7a16daf01ddee983c60f5121 Mon Sep 17 00:00:00 2001 From: squibid Date: Sat, 11 Mar 2023 15:19:38 -0500 Subject: add links to rss feed --- blog.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'blog.html') diff --git a/blog.html b/blog.html index de5a2a7..49c484c 100644 --- a/blog.html +++ b/blog.html @@ -15,6 +15,14 @@ float: right; color: white; } + #rss { + display: block; + margin-left: auto; + margin-right: auto; + width: 50%; + max-height: 1.5em; + max-width: 1.5em; + }
@@ -24,6 +32,7 @@

+ rss feed
-- cgit v1.2.1