diff options
Diffstat (limited to 'services/nuldoc/public/blog/posts/4/index.html')
| -rw-r--r-- | services/nuldoc/public/blog/posts/4/index.html | 35 |
1 files changed, 15 insertions, 20 deletions
diff --git a/services/nuldoc/public/blog/posts/4/index.html b/services/nuldoc/public/blog/posts/4/index.html index 8e6476b..457e608 100644 --- a/services/nuldoc/public/blog/posts/4/index.html +++ b/services/nuldoc/public/blog/posts/4/index.html @@ -70,6 +70,21 @@ </div> </nav> <article class="post-entry"> + <a href="/posts/2023-12-31/2023-reflections/"> + <header class="entry-header"> + <h2>2023年の振り返り</h2> + </header> + <section class="entry-content"> + <p> + 2023年にやったことを振り返る + </p> + </section> + <footer class="entry-footer"> + <time datetime="2023-12-31">2023-12-31</time> 投稿 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/posts/2023-12-03/isucon-13/"> <header class="entry-header"> <h2>ISUCON 13 に参加した</h2> @@ -260,26 +275,6 @@ </footer> </a> </article> - <article class="post-entry"> - <a href="/posts/2022-10-28/setup-server-for-this-site/"> - <header class="entry-header"> - <h2>【備忘録】 このサイト用の VPS をセットアップしたときのメモ</h2> - </header> - <section class="entry-content"> - <p> - GitHub Pages でホストしていたこのサイトを VPS へ移行したので、そのときにやったことのメモ。99 % 自分用。 - </p> - </section> - <footer class="entry-footer"> - <time datetime="2022-10-28">2022-10-28</time> 投稿、<time datetime="2023-08-30">2023-08-30</time> 更新 - <ul class="entry-tags"> - <li class="tag"> - <span class="tag-inner">備忘録</span> - </li> - </ul> - </footer> - </a> - </article> <nav class="pagination"> <div class="pagination-prev"> <a href="/posts/3/">前へ</a> |
