Mention JSONFeed and Atom on /blog

This commit is contained in:
Laura Hausmann 2022-11-26 16:33:41 +01:00
parent 71fee648e9
commit 21ec2ad89d
Signed by: zotan
GPG key ID: D044E84C5BE01605

View file

@ -12,6 +12,7 @@
<p>Hey there, welcome to the blog of a disabled neurodivergent queer person unhappy with the state of the world.</p>
<p>This is where I post about things that make it somewhat fun, things that help me with life in general or just things I felt like sharing.</p>
<p>This blog is available as <a href="/blog/feed.json">JSONFeed</a> (preferred) and <a href="/blog/feed.atom">Atom</a> for subscribing with your feed reader of choice.</p>
<h1 id="posts">Posts</h1>
<ul>
@foreach (var post in BlogModel.Posts) {