diff options
Diffstat (limited to 'vhosts/blog/public/slides/index.html')
| -rw-r--r-- | vhosts/blog/public/slides/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/vhosts/blog/public/slides/index.html b/vhosts/blog/public/slides/index.html index 30091a0a..baae72e6 100644 --- a/vhosts/blog/public/slides/index.html +++ b/vhosts/blog/public/slides/index.html @@ -43,6 +43,21 @@ <h1>スライド一覧</h1> </header> <article class="post-entry"> + <a href="/slides/2024-11-30/cohackpp/"> + <header class="entry-header"> + <h2>登壇: 紅白ぺぱ合戦 (LT)</h2> + </header> + <section class="entry-content"> + <p> + プログラミングマナー講座 + </p> + </section> + <footer class="entry-footer"> + <time datetime="2024-11-30">2024-11-30</time> 登壇 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/slides/2024-10-30/phpstudy-tokyo-169/"> <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第169回 (レギュラートーク (20分))</h2> |
