diff options
Diffstat (limited to 'services/blog/public/posts/2025-05-05/make-tiny-self-hosted-c-compiler/index.html')
| -rw-r--r-- | services/blog/public/posts/2025-05-05/make-tiny-self-hosted-c-compiler/index.html | 6 |
1 files changed, 3 insertions, 3 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 da17228a..1dea4889 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 @@ -5,16 +5,16 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="nsfisis"> <meta name="copyright" content="© 2025 nsfisis"> - <meta name="description" content="ゴールデンウィークを使って、セルフホストできる C コンパイラを開発した"> + <meta name="description" content="ゴールデンウィークを使って、セルフホストできる C コンパイラを開発した。"> <meta name="keywords" content="C"> <meta property="og:type" content="article"> <meta property="og:title" content="セルフホスト可能な C コンパイラを作った|REPL: Rest-Eat-Program Loop"> - <meta property="og:description" content="ゴールデンウィークを使って、セルフホストできる C コンパイラを開発した"> + <meta property="og:description" content="ゴールデンウィークを使って、セルフホストできる C コンパイラを開発した。"> <meta property="og:site_name" content="REPL: Rest-Eat-Program Loop"> <meta property="og:locale" content="ja_JP"> <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=9513229b52eb2041b99ba1b959305633"> + <link rel="stylesheet" href="/style.css?h=99f9dcb3410627bbc92c4985b4b59520"> </head> <body class="single"> <header class="header"> |
