diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-07-04 02:46:03 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-07-04 02:46:03 +0900 |
| commit | 4ff12019835feb746c208c64a4481a8a2aa10db7 (patch) | |
| tree | f455ef61517d4392ae6f3a3ccfd407a12176436e /services/blog/public/posts/2025-05-05/make-tiny-self-hosted-c-compiler | |
| parent | 352524dbab111d1803f49f0facfa20260e9f40ee (diff) | |
| download | nsfisis.dev-4ff12019835feb746c208c64a4481a8a2aa10db7.tar.gz nsfisis.dev-4ff12019835feb746c208c64a4481a8a2aa10db7.tar.zst nsfisis.dev-4ff12019835feb746c208c64a4481a8a2aa10db7.zip | |
feat(blog/nuldoc): deny hatena bookmark comments
Diffstat (limited to 'services/blog/public/posts/2025-05-05/make-tiny-self-hosted-c-compiler')
| -rw-r--r-- | services/blog/public/posts/2025-05-05/make-tiny-self-hosted-c-compiler/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/blog/public/posts/2025-05-05/make-tiny-self-hosted-c-compiler/index.html b/services/blog/public/posts/2025-05-05/make-tiny-self-hosted-c-compiler/index.html index d6723e84..0bb69686 100644 --- a/services/blog/public/posts/2025-05-05/make-tiny-self-hosted-c-compiler/index.html +++ b/services/blog/public/posts/2025-05-05/make-tiny-self-hosted-c-compiler/index.html @@ -12,6 +12,7 @@ <meta property="og:description" content="ゴールデンウィークを使って、セルフホストできる C コンパイラを開発した。"> <meta property="og:site_name" content="REPL: Rest-Eat-Program Loop"> <meta property="og:locale" content="ja_JP"> + <meta name="Hatena::Bookmark" content="nocomment"> <link rel="icon" type="image/svg+xml" href="/favicon.svg"> <title>セルフホスト可能な C コンパイラを作った|REPL: Rest-Eat-Program Loop</title> <link rel="stylesheet" href="/style.css?h=899271ae83285479ca025cc358975c53"> |
