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 1fd191d5..31d600e3 100644 --- a/vhosts/blog/public/posts/index.html +++ b/vhosts/blog/public/posts/index.html @@ -43,6 +43,21 @@ <h1>投稿一覧</h1> </header> <article class="post-entry"> + <a href="/posts/2024-12-04/cohackpp-report/"> + <header class="entry-header"> + <h2>紅白ぺぱ合戦に参加&LTしました</h2> + </header> + <section class="entry-content"> + <p> + 2024-11-30 に開催された紅白ぺぱ合戦に参加し、ぺ陣営のメンバとして LT しました。 + </p> + </section> + <footer class="entry-footer"> + <time datetime="2024-12-04">2024-12-04</time> 投稿 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/posts/2024-09-28/mncore-challenge-1/"> <header class="entry-header"> <h2>MN-Core Challenge #1 参加レポ</h2> |
