From 0e5eccfb37fb8ce26c50064c2ddf04f893694207 Mon Sep 17 00:00:00 2001
From: Preston Pan
Date: Fri, 11 Nov 2022 14:31:12 -0800
Subject: added rss feed to main page
---
build/website/index.html | 13 +++++++++++++
1 file changed, 13 insertions(+)
(limited to 'build/website/index.html')
diff --git a/build/website/index.html b/build/website/index.html
index 07008aa..c730c95 100644
--- a/build/website/index.html
+++ b/build/website/index.html
@@ -56,6 +56,7 @@ Preston Pan
fact that I have a limited amount of time and have just changed the backend
for this website.
+
Topics
Here, you will find topics related to:
@@ -72,6 +73,18 @@ Preston Pan
Many articles will be written in groff and compiled to pdf.
+RSS/Atom Feed
+
+
+ This website is hosted on my git server. By extension, git frontend provides
+ a rss/atom feed for my website so you can be notified about each update to the website (with details on what is updated
+ via commit messages).
+
+
+
+ view the rss feed here.
+
+
Services
Here are the services that I run on my server/socially:
--
cgit