diff options
author | Michal Sapka <michal@sapka.me> | 2022-09-11 21:39:42 +0200 |
---|---|---|
committer | Michal Sapka <michal@sapka.me> | 2022-09-11 21:45:16 +0200 |
commit | 210815ed718a0c89ad938816a3d5bebfd99ae027 (patch) | |
tree | 6956982570fa7210498155ebe14a5e36de0c7db7 /public | |
parent | ce8d7e11ba9e3820c1c96eaca28d39d48e8134a4 (diff) |
fix: use top domain
Diffstat (limited to 'public')
-rw-r--r-- | public/en/index.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/public/en/index.xml b/public/en/index.xml index 6888fd5..612583b 100644 --- a/public/en/index.xml +++ b/public/en/index.xml @@ -6,14 +6,14 @@ <description>Recent content on MichaĆ's website</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> - <lastBuildDate>Mon, 28 Mar 2022 23:29:00 +0200</lastBuildDate><atom:link href="https://michal.sapka.pl/en/index.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Mon, 28 Mar 2022 23:29:00 +0200</lastBuildDate><atom:link href="https://www.sapka.me" rel="self" type="application/rss+xml" /> <item> <title>RSS feed moved</title> - <link>https://michal.sapka.pl/</link> + <link>https://www.sapka.com/</link> <pubDate>Mon, 02 Sept 2022 21:10:00 +0200</pubDate> - <guid>https://michal.sapka.pl</guid> - <description>The RSS feed has moved. Please go to https://michal.sapka.pl and update the bookmark</description> + <guid>https://www.sapka.me</guid> + <description>The RSS feed has moved. Please go to https://www.sapka.me and update the bookmark</description> </item> </channel> </rss> |