diff options
author | Lucas Fryzek <lucas.fryzek@gmail.com> | 2023-01-20 23:04:05 -0500 |
---|---|---|
committer | Lucas Fryzek <lucas.fryzek@gmail.com> | 2023-01-20 23:04:05 -0500 |
commit | bb646afe42345c405706786108741d5d5fd4798a (patch) | |
tree | 4a6822aa9f71b2a647368518a0a49e1f2cef81fd /html/index.html | |
parent | cb205d1c4bf42f5c2e25cef6e7884853c86de056 (diff) |
Fix build issues
Diffstat (limited to 'html/index.html')
-rw-r--r-- | html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html index 6ff7569..7e44285 100644 --- a/html/index.html +++ b/html/index.html @@ -38,7 +38,7 @@ </div> <h2 class="main-heading">Notes - <a class="rss" href="/posts.xml"> + <a class="rss" href="/feed.xml"> <img class="rss" src="/assets/rss.svg"> </a> </h2> |