diff options
Diffstat (limited to 'services/blog/public/posts/3/index.html')
| -rw-r--r-- | services/blog/public/posts/3/index.html | 41 |
1 files changed, 15 insertions, 26 deletions
diff --git a/services/blog/public/posts/3/index.html b/services/blog/public/posts/3/index.html index bcd3a694..cf377486 100644 --- a/services/blog/public/posts/3/index.html +++ b/services/blog/public/posts/3/index.html @@ -70,6 +70,21 @@ </div> </nav> <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> + <article class="post-entry"> <a href="/posts/2024-03-17/phperkaigi-2024-report/"> <header class="entry-header"> <h2>PHPerKaigi 2024 参加レポ</h2> @@ -271,32 +286,6 @@ </footer> </a> </article> - <article class="post-entry"> - <a href="/posts/2023-06-25/phpconfuk-2023-report/"> - <header class="entry-header"> - <h2>PHP カンファレンス福岡 2023 参加レポ</h2> - </header> - <section class="entry-content"> - <p> - 2023-06-24 に開催された、PHP カンファレンス福岡に参加した。 - </p> - </section> - <footer class="entry-footer"> - <time datetime="2023-06-25">2023-06-25</time> 投稿 - <ul class="entry-tags"> - <li class="tag"> - カンファレンス - </li> - <li class="tag"> - PHP - </li> - <li class="tag"> - PHP カンファレンス福岡 - </li> - </ul> - </footer> - </a> - </article> <nav class="pagination"> <div class="pagination-prev"> <a href="/posts/2/">前へ</a> |
