diff options
Diffstat (limited to 'services/blog/public/posts/2/index.html')
| -rw-r--r-- | services/blog/public/posts/2/index.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/services/blog/public/posts/2/index.html b/services/blog/public/posts/2/index.html index a84c6c74..a7539671 100644 --- a/services/blog/public/posts/2/index.html +++ b/services/blog/public/posts/2/index.html @@ -67,6 +67,21 @@ </div> </nav> <article class="post-entry"> + <a href="/posts/2024-12-33/2024-reflections/"> + <header class="entry-header"> + <h2>2024年の振り返り</h2> + </header> + <section class="entry-content"> + <p> + 2024年にやったことを振り返る + </p> + </section> + <footer class="entry-footer"> + <time datetime="2025-01-02">2025-01-02</time> 投稿 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/posts/2024-12-04/cohackpp-report/"> <header class="entry-header"> <h2>紅白ぺぱ合戦に参加&LTしました</h2> @@ -279,21 +294,6 @@ </footer> </a> </article> - <article class="post-entry"> - <a href="/posts/2024-03-20/my-bucket-list/"> - <header class="entry-header"> - <h2>死ぬまでに作る自作○○一覧あるいは人生の TODO リスト</h2> - </header> - <section class="entry-content"> - <p> - 駄文 - </p> - </section> - <footer class="entry-footer"> - <time datetime="2024-03-20">2024-03-20</time> 投稿、<time datetime="2024-04-07">2024-04-07</time> 更新 - </footer> - </a> - </article> <nav class="pagination"> <div class="pagination-prev"> <a href="/posts/">前へ</a> |
