A few fixes

This commit is contained in:
cheddar 2025-04-18 12:29:43 -04:00
parent 477f5a851d
commit 111c859aee
No known key found for this signature in database
3 changed files with 6 additions and 1 deletions
_includes

View file

@ -1,6 +1,6 @@
<nav name="Social Links" class="socials">
<ul class="simple-list">
<li><a href="/posts.xml" title="Posts RSS Feed" type="application/atom+xml">
<li><a href="/feed.xml" title="Posts RSS Feed" type="application/atom+xml">
<img src="/img/feed-icon.svg"></a>
</li>
<li><a href="https://forge.crispbyte.dev/cheddar" title="Git Profile"><img src="/img/git-icon.svg"></a></li>