diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-03-20 01:53:54 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-03-20 01:53:54 +0900 |
| commit | 3c8c96ef3313506fd7482d24d0d5d5e348d359ec (patch) | |
| tree | 718d49813dd84286c9d643b2c1e677b233af1dc5 /vhosts/blog/public/atom.xml | |
| parent | b00f641219ba9f250ef63655b099f85bfd71e528 (diff) | |
| download | nsfisis.dev-3c8c96ef3313506fd7482d24d0d5d5e348d359ec.tar.gz nsfisis.dev-3c8c96ef3313506fd7482d24d0d5d5e348d359ec.tar.zst nsfisis.dev-3c8c96ef3313506fd7482d24d0d5d5e348d359ec.zip | |
feat(blog/content): new post /posts/2024-03-20/todos-in-my-life/
Diffstat (limited to 'vhosts/blog/public/atom.xml')
| -rw-r--r-- | vhosts/blog/public/atom.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/vhosts/blog/public/atom.xml b/vhosts/blog/public/atom.xml index 41b21412..ae147842 100644 --- a/vhosts/blog/public/atom.xml +++ b/vhosts/blog/public/atom.xml @@ -7,7 +7,15 @@ <author> <name>nsfisis</name> </author> - <updated>2024-03-17T00:00:00+09:00</updated> + <updated>2024-03-20T00:00:00+09:00</updated> + <entry> + <id>urn:uuid:6b749793-c760-4597-8a4c-b32d027b7585</id> + <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-03-20/todos-in-my-life/"></link> + <title>死ぬまでに作る自作○○一覧あるいは人生の TODO リスト</title> + <summary>駄文</summary> + <published>2024-03-20T00:00:00+09:00</published> + <updated>2024-03-20T00:00:00+09:00</updated> + </entry> <entry> <id>urn:uuid:750be5c8-ca52-4cbd-86fe-5645b06bde95</id> <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-03-17/phperkaigi-2024-report/"></link> |
