From 66af49f7d066320a409bbc3a305d67dc96c4e281 Mon Sep 17 00:00:00 2001 From: Bobby Date: Fri, 16 Jun 2023 19:46:58 -0400 Subject: Support for RSS Feeds --- templates/blog/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/blog/post.html b/templates/blog/post.html index 888032b4..3949d929 100644 --- a/templates/blog/post.html +++ b/templates/blog/post.html @@ -62,7 +62,7 @@ border-radius: 4px; background: #ffffff0d; ">

Liked this post? Wanna stay updated?

-

Subscribe to our RSS feed to get the latest updates from this weblog. Copy and paste the following link into your favorite RSS reader:

+

Subscribe to my RSS feed to get the latest updates from this weblog. Copy and paste the following link into your favorite RSS reader:

https://thatcomputerscientist.com/rss/
-- cgit v1.2.3