steve0greatness,
created on Friday, 26 January 2024, 01:17:01 (1706231821),
received on Monday, 6 May 2024, 02:55:36 (1714964136)
Author identity: Steve0Greatness <75220768+Steve0Greatness@users.noreply.github.com>
5721c82bbee71ede46d1d31ab68b54918dba3a57
views/blog-feed.atom
@@ -15,6 +15,7 @@
<entry> <title>{{post["title"]}}</title> <link type="text/html" rel="alternate" href="https://steve0greatness.github.io/blog/{{post['pathname']}}" /> <link type="text/plain" rel="alternate" href="https://steve0greatness.github.io/blog/{{post['plaintext']}}" /><content type="html"> <p>Depending on your Atom reader, you may want to <a href="https://steve0greatness.github.io/blog/{{post['pathname']}}">read this article online</a>,</p> {{post["content"]}}
views/blog-feed.rss
@@ -20,6 +20,7 @@
<item> <title>{{post["title"]}}</title> <link>https://steve0greatness.github.io/blog/{{post["pathname"]}}</link> <atom:link type="text/plain" rel="alternate" href="https://steve0greatness.github.io/blog/{{post['plaintext']}}" /><description> <p>Depending on your RSS reader, you may want to <a href="https://steve0greatness.github.io/blog/{{post['pathname']}}">read this article online</a>.</p> {{post["rss-content"]}}