diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-07-18 09:45:20 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-07-18 09:45:29 +0900 |
| commit | 9002c0ef10225992354a2868b5947d5e44ddbe51 (patch) | |
| tree | 93d106cd72a8e80b65f770101e2287de662621fd /vhosts/blog/public/slides/index.html | |
| parent | a2c4d44d8d6868cf32bf5f559934c88a4b9f9435 (diff) | |
| download | nsfisis.dev-9002c0ef10225992354a2868b5947d5e44ddbe51.tar.gz nsfisis.dev-9002c0ef10225992354a2868b5947d5e44ddbe51.tar.zst nsfisis.dev-9002c0ef10225992354a2868b5947d5e44ddbe51.zip | |
feat(blog/content): new slide /slides/2024-07-18/phpstudy-tokyo-166/
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 577c6fcc..864b8a99 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-07-18/phpstudy-tokyo-166/"> + <header class="entry-header"> + <h2>登壇: PHP 勉強会@東京 第166回 (レギュラートーク (20分))</h2> + </header> + <section class="entry-content"> + <p> + PHPerKaigi 2024 で発表した WebAssembly ランタイムのその後 + </p> + </section> + <footer class="entry-footer"> + <time datetime="2024-07-18">2024-07-18</time> 登壇 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/slides/2024-04-25/phpstudy-tokyo-163/"> <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第163回 (LT)</h2> |
