diff options
Diffstat (limited to 'services/blog/public/atom.xml')
| -rw-r--r-- | services/blog/public/atom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/services/blog/public/atom.xml b/services/blog/public/atom.xml index be5ce941..49555e7e 100644 --- a/services/blog/public/atom.xml +++ b/services/blog/public/atom.xml @@ -20,7 +20,7 @@ <id>urn:uuid:64f5e1a6-2f5c-4d5d-b1c8-8346a66c1d40</id> <link rel="alternate" href="https://blog.nsfisis.dev/posts/2025-05-05/make-tiny-self-hosted-c-compiler/"></link> <title>セルフホスト可能な C コンパイラを作った</title> - <summary>ゴールデンウィークを使って、セルフホストできる C コンパイラを開発した</summary> + <summary>ゴールデンウィークを使って、セルフホストできる C コンパイラを開発した。</summary> <published>2025-05-05T00:00:00+09:00</published> <updated>2025-05-05T00:00:00+09:00</updated> </entry> |
