commit e0400d6a2ad784db7e12f115446d80cebdbe4db8 parent 2ccb609613bf0a11f5411939242671c84033a951 Author: Jake Bauer <jbauer@paritybit.ca> Date: Wed, 5 Jan 2022 23:11:00 -0500 Fix feed url Diffstat:
M | pages/blog.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/blog.md b/pages/blog.md @@ -14,8 +14,8 @@ old—may not match my current views or practices. For more short-form content, you can find me on [the bsd.network Mastodon instance](https://bsd.network/@jbauer). -<a href="/feeds/sitewide-feed.xml"> <img src="/img/feed-icon.png" width="15" -height="15" alt="RSS Icon"/> Subscribe with RSS</a> +<a href="/feed.xml"> <img src="/img/feed-icon.png" width="15" height="15" +alt="RSS Icon"/> Subscribe with RSS</a> <form action="https://duckduckgo.com/" method="get"> <input name="sites" type="hidden" value="www.paritybit.ca/blog">