mirror of
https://git.kittycat.homes/zoe/hugo-batsite.git
synced 2024-08-15 03:18:24 +00:00
fix url
This commit is contained in:
parent
694836dbc7
commit
f9fe7d6f3e
10 changed files with 46 additions and 46 deletions
|
@ -2,10 +2,10 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>software on batsite</title>
|
||||
<link>http://example.org/software/</link>
|
||||
<link>https://zoe.kittycat.homes/software/</link>
|
||||
<description>Recent content in software on batsite</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>eng</language>
|
||||
<lastBuildDate>Fri, 15 Apr 2022 20:45:43 +0200</lastBuildDate><atom:link href="http://example.org/software/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Fri, 15 Apr 2022 20:45:43 +0200</lastBuildDate><atom:link href="https://zoe.kittycat.homes/software/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue