summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/content
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-06-22 18:50:13 +0900
committernsfisis <nsfisis@gmail.com>2025-06-22 18:50:13 +0900
commitdf590a3570b8b4efadc945893e6d5ad3f32324e7 (patch)
tree687343132e270070d4f7e6e97035da008cb7cb0d /vhosts/blog/content
parente0a8e1b595dd5a636f49edce7c08b2fd12c1e452 (diff)
downloadnsfisis.dev-df590a3570b8b4efadc945893e6d5ad3f32324e7.tar.gz
nsfisis.dev-df590a3570b8b4efadc945893e6d5ad3f32324e7.tar.zst
nsfisis.dev-df590a3570b8b4efadc945893e6d5ad3f32324e7.zip
feat(blog/content): update post /posts/2025-05-05/make-tiny-self-hosted-c-compiler/
Diffstat (limited to 'vhosts/blog/content')
-rw-r--r--vhosts/blog/content/posts/2025-05-05/make-tiny-self-hosted-c-compiler.dj2
1 files changed, 1 insertions, 1 deletions
diff --git a/vhosts/blog/content/posts/2025-05-05/make-tiny-self-hosted-c-compiler.dj b/vhosts/blog/content/posts/2025-05-05/make-tiny-self-hosted-c-compiler.dj
index ff07355e..51046f22 100644
--- a/vhosts/blog/content/posts/2025-05-05/make-tiny-self-hosted-c-compiler.dj
+++ b/vhosts/blog/content/posts/2025-05-05/make-tiny-self-hosted-c-compiler.dj
@@ -2,7 +2,7 @@
[article]
uuid = "64f5e1a6-2f5c-4d5d-b1c8-8346a66c1d40"
title = "セルフホスト可能な C コンパイラを作った"
-description = "ゴールデンウィークを使って、セルフホストできる C コンパイラを開発した"
+description = "ゴールデンウィークを使って、セルフホストできる C コンパイラを開発した。"
tags = [
"c",
]