diff options
Diffstat (limited to 'services/nuldoc/public/blog/posts/4/index.html')
| -rw-r--r-- | services/nuldoc/public/blog/posts/4/index.html | 43 |
1 files changed, 20 insertions, 23 deletions
diff --git a/services/nuldoc/public/blog/posts/4/index.html b/services/nuldoc/public/blog/posts/4/index.html index 11bbb27..78a08f3 100644 --- a/services/nuldoc/public/blog/posts/4/index.html +++ b/services/nuldoc/public/blog/posts/4/index.html @@ -70,6 +70,26 @@ </div> </nav> <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> 投稿 + <ul class="entry-tags"> + <li class="tag"> + ISUCON + </li> + </ul> + </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> @@ -260,29 +280,6 @@ </footer> </a> </article> - <article class="post-entry"> - <a href="/posts/2022-10-23/phperkaigi-2023-unused-token-quiz-1/"> - <header class="entry-header"> - <h2>PHPerKaigi 2023: ボツになったトークン問題 その 1</h2> - </header> - <section class="entry-content"> - <p> - 来年の PHPerKaigi 2023 でデジタルサーカス株式会社から出題予定のトークン問題のうち、ボツになった問題を公開する (その 1)。 - </p> - </section> - <footer class="entry-footer"> - <time datetime="2022-10-23">2022-10-23</time> 投稿 - <ul class="entry-tags"> - <li class="tag"> - PHP - </li> - <li class="tag"> - PHPerKaigi - </li> - </ul> - </footer> - </a> - </article> <nav class="pagination"> <div class="pagination-prev"> <a href="/posts/3/">前へ</a> |
