summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorsquibid <me@zacharyscheiman.com>2023-03-11 15:19:38 -0500
committersquibid <me@zacharyscheiman.com>2023-03-11 15:19:38 -0500
commit8f62a831ac09ec1e7a16daf01ddee983c60f5121 (patch)
tree534350e99fa943d3abcb11e659969e4925ecfe13 /index.html
parent0ee1442eb524075197e5faba97db6f5a2d2067cd (diff)
downloadsite-8f62a831ac09ec1e7a16daf01ddee983c60f5121.tar.gz
site-8f62a831ac09ec1e7a16daf01ddee983c60f5121.tar.bz2
site-8f62a831ac09ec1e7a16daf01ddee983c60f5121.zip
add links to rss feed
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index aa77fda..4d2765f 100644
--- a/index.html
+++ b/index.html
@@ -24,8 +24,9 @@
<a href="https://git.squi.bid">more...</a>
</div>
<div id="right">
- <h2 id="font">📚 My Blog</h2>
+ <h2 id="font"><a href="https://squi.bid/blog/rss.xml"><img id="rss" src="pics/rss.svg" alt="rss feed"></a> My Blog</h2>
<p> <!-- script marker blog -->
+<a href="https://squi.bid/blog/state-of-the-site">state of the site</a> [2023 Mar 11]<br>
</p> <!-- script marker blog -->
<a href="blog">more...</a>
</div>