Might have forgotten base url

This commit is contained in:
2023-03-04 13:52:23 +01:00
parent 7b113e897c
commit 1d566d6dec
9 changed files with 18 additions and 18 deletions

View File

@ -2,9 +2,9 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Home on acorneroftheweb</title>
<link>/</link>
<link>https://acorneroftheweb.com/</link>
<description>Recent content in Home on acorneroftheweb</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
<language>en-us</language><atom:link href="https://acorneroftheweb.com/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>