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 992e3095..52c808f0 100644 --- a/vhosts/blog/public/posts/index.html +++ b/vhosts/blog/public/posts/index.html @@ -42,6 +42,21 @@ <h1>投稿一覧</h1> </header> <article class="post-entry"> + <a href="/posts/2023-12-03/isucon-13/"> + <header class="entry-header"> + <h2>ISUCON 13 に参加した</h2> + </header> + <section class="entry-content"> + <p> + ISUCON 13 に参加した。チーム名「うつしもゆ」、最終スコア 13,580 点 + </p> + </section> + <footer class="entry-footer"> + <time datetime="2023-12-03">2023-12-03</time> 投稿 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/posts/2023-10-13/i-entered-the-open-university-of-japan/"> <header class="entry-header"> <h2>放送大学に入学しました</h2> |
