diff options
author | nathansmith117 <nathansmith@posteo.com> | 2025-03-29 06:11:40 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith@posteo.com> | 2025-03-29 06:11:40 -0600 |
commit | dbd6539d6a9b4c341be2b627a62409beca58203e (patch) | |
tree | 5786f5296696724f93cc356dbe6e214ff37bc730 /index.html | |
parent | da1729de878c13eb1d1ce05cd47cb709fe9c84dc (diff) |
Fixed broky things
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ <head> <title>Nathan's Shitty Web</title> <link rel="icon" type="image/x-icon" href="images/icon.png"> - <link rel="alternate" type="application/rss+xml" title="Nathan's shitty blog" href="blog/feed.xml"> + <link rel="alternate" type="application/rss+xml" title="Nathan's shitty blog" href="/blog/feed.xml"> <style> |