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 71879e9c..c2e80b57 100644 --- a/vhosts/blog/public/slides/index.html +++ b/vhosts/blog/public/slides/index.html @@ -42,6 +42,21 @@ <h1>スライド一覧</h1> </header> <article class="post-entry"> + <a href="/slides/2023-10-25/phpstudy-tokyo-157/"> + <header class="entry-header"> + <h2>登壇: PHP 勉強会@東京 第157 回 (LT)</h2> + </header> + <section class="entry-content"> + <p> + PHP コードを隔離された環境で安全に動かす (on WebAssembly) + </p> + </section> + <footer class="entry-footer"> + <time datetime="2023-10-25">2023-10-25</time> 登壇 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/slides/2023-08-24/phpstudy-tokyo-155/"> <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第155 回 (LT)</h2> |
