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 aee857db..2d5942f7 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/2025-02-22/phpcon-nagoya-2025/"> + <header class="entry-header"> + <h2>登壇: PHP カンファレンス名古屋 2025 (レギュラートーク (30分))</h2> + </header> + <section class="entry-content"> + <p> + PHP 処理系の garbage collection を理解する~メモリはいつ解放されるのか~ + </p> + </section> + <footer class="entry-footer"> + <time datetime="2025-02-22">2025-02-22</time> 登壇 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/slides/2024-11-30/cohackpp/"> <header class="entry-header"> <h2>登壇: 紅白ぺぱ合戦 (LT)</h2> |
