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 a96c07a0..577c6fcc 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-04-25/phpstudy-tokyo-163/"> + <header class="entry-header"> + <h2>登壇: PHP 勉強会@東京 第163回 (LT)</h2> + </header> + <section class="entry-content"> + <p> + Tracing JIT の発動条件 + </p> + </section> + <footer class="entry-footer"> + <time datetime="2024-04-25">2024-04-25</time> 登壇 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/slides/2024-04-13/phpcon-odawara-2024/"> <header class="entry-header"> <h2>登壇: PHP カンファレンス小田原 (レギュラートーク (15分))</h2> |
