diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-01-02 21:13:23 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-01-02 21:13:23 +0900 |
| commit | f9611963a15e5536955b366ef551571119af806f (patch) | |
| tree | 74b52a28a127d425ad9b1c9daaa04964b2d4e4fb /vhosts/blog/public/atom.xml | |
| parent | f5be3ae51487b96ac31a90f542dda530c57e7d96 (diff) | |
| download | nsfisis.dev-f9611963a15e5536955b366ef551571119af806f.tar.gz nsfisis.dev-f9611963a15e5536955b366ef551571119af806f.tar.zst nsfisis.dev-f9611963a15e5536955b366ef551571119af806f.zip | |
feat(blog/content): new post /posts/2024-12-33/2024-reflections/
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 d458c9ea..fa1c7c79 100644 --- a/vhosts/blog/public/atom.xml +++ b/vhosts/blog/public/atom.xml @@ -7,7 +7,15 @@ <author> <name>nsfisis</name> </author> - <updated>2024-12-05T00:00:00+09:00</updated> + <updated>2025-01-02T00:00:00+09:00</updated> + <entry> + <id>urn:uuid:d7f98354-83fc-4cf1-8769-2784f0ebb6c8</id> + <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-12-33/2024-reflections/"></link> + <title>2024年の振り返り</title> + <summary>2024年にやったことを振り返る</summary> + <published>2025-01-02T00:00:00+09:00</published> + <updated>2025-01-02T00:00:00+09:00</updated> + </entry> <entry> <id>urn:uuid:ea0593d3-691c-4e08-8db4-98b8925717ec</id> <link rel="alternate" href="https://blog.nsfisis.dev/posts/2024-12-04/cohackpp-report/"></link> |
