diff options
Diffstat (limited to 'vhosts/blog/public/slides/index.html')
| -rw-r--r-- | vhosts/blog/public/slides/index.html | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/vhosts/blog/public/slides/index.html b/vhosts/blog/public/slides/index.html index 42565061..7a480cee 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-04-12/phpcon-odawara-2025/"> + <header class="entry-header"> + <h2>登壇: PHP カンファレンス小田原 2025 (レギュラートーク (20分))</h2> + </header> + <section class="entry-content"> + <p> + PHP 8.x 時代のクラス設計(property promotion から property hooks まで) + </p> + </section> + <footer class="entry-footer"> + <time datetime="2025-04-12">2025-04-12</time> 登壇 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/slides/2025-03-23/phperkaigi-2025/"> <header class="entry-header"> <h2>登壇: PHPerKaigi 2025 (レギュラートーク (40分))</h2> @@ -135,7 +150,7 @@ <article class="post-entry"> <a href="/slides/2024-04-13/phpcon-odawara-2024/"> <header class="entry-header"> - <h2>登壇: PHP カンファレンス小田原 (レギュラートーク (15分))</h2> + <h2>登壇: PHP カンファレンス小田原 2024 (レギュラートーク (15分))</h2> </header> <section class="entry-content"> <p> |
