diff options
Diffstat (limited to 'vhosts/blog/public/posts/index.html')
| -rw-r--r-- | vhosts/blog/public/posts/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/vhosts/blog/public/posts/index.html b/vhosts/blog/public/posts/index.html index af2b8d3a..dfc90a26 100644 --- a/vhosts/blog/public/posts/index.html +++ b/vhosts/blog/public/posts/index.html @@ -43,6 +43,21 @@ <h1>投稿一覧</h1> </header> <article class="post-entry"> + <a href="/posts/2025-06-14/baba-is-you/"> + <header class="entry-header"> + <h2>最高のパズルゲーム Baba Is You をやれ</h2> + </header> + <section class="entry-content"> + <p> + Baba Is You という最高のパズルゲームをクリアした。是非プレイしてほしい。 + </p> + </section> + <footer class="entry-footer"> + <time datetime="2025-06-14">2025-06-14</time> 投稿 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/posts/2025-05-05/make-tiny-self-hosted-c-compiler/"> <header class="entry-header"> <h2>セルフホスト可能な C コンパイラを作った</h2> |
