diff options
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/website/index.html b/website/index.html index 8ba118c..1b165b0 100644 --- a/website/index.html +++ b/website/index.html @@ -36,6 +36,7 @@ $$START CONTENT fact that I have a limited amount of time and have just changed the backend for this website. </p> + <h2>Topics</h2> <p>Here, you will find topics related to: </p> @@ -52,6 +53,18 @@ $$START CONTENT <p>Many articles will be written in groff and compiled to pdf.</p> +<h2>RSS/Atom Feed</h2> + +<p> + This website is hosted on my git server. By extension, <a href="https://git.prestonpan.tech">git frontend</a> 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). +</p> + +<p> + <a href="https://git.prestonpan.tech/prestonpan.git/atom">view the rss feed here.</a> +</p> + <h2>Services</h2> <p>Here are the services that I run on my server/socially:</p> |