diff options
author | Michal Sapka <michal@sapka.me> | 2022-09-06 22:02:52 +0200 |
---|---|---|
committer | Michal Sapka <michal@sapka.me> | 2022-09-06 22:02:52 +0200 |
commit | 235ed03b12c9fdfe56fead82f78fae64017f6b14 (patch) | |
tree | 7539d7ebf2177961273220ae63fbfe3a2a591817 /public/rss/atom.xml | |
parent | 9c1cd928f15624b7a03fdbbc4a3c434568a07e48 (diff) |
feat: seo
Diffstat (limited to 'public/rss/atom.xml')
-rw-r--r-- | public/rss/atom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/rss/atom.xml b/public/rss/atom.xml index 75ad28b3..c6fbf3bb 100644 --- a/public/rss/atom.xml +++ b/public/rss/atom.xml @@ -2,7 +2,7 @@ <feed xmlns="http://www.w3.org/2005/Atom"> <id>https://michal.sapka.pl</id> <title>Michał's publications</title> - <updated>2022-09-05T20:50:45.878Z</updated> + <updated>2022-09-06T20:00:31.101Z</updated> <generator>Feed for Node.js</generator> <author> <name>Michał M. Sapka</name> |