diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-04-25 23:07:32 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-04-25 23:07:32 +0900 |
| commit | 9954c86c34b5096697453ee072a4dcc34aeb7401 (patch) | |
| tree | afb8eed5dac8546d60299d8432689e45e98316be /vhosts/blog/public/slides/index.html | |
| parent | 88f8bcc0862621c96d23a552eaa2a8fed010440f (diff) | |
| download | nsfisis.dev-9954c86c34b5096697453ee072a4dcc34aeb7401.tar.gz nsfisis.dev-9954c86c34b5096697453ee072a4dcc34aeb7401.tar.zst nsfisis.dev-9954c86c34b5096697453ee072a4dcc34aeb7401.zip | |
feat(blog/content): new slide /slides/2024-04-25/phpstudy-tokyo-163/
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> |
