diff options
Diffstat (limited to 'public/slides/index.html')
| -rw-r--r-- | public/slides/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/public/slides/index.html b/public/slides/index.html index 224bce2..b738087 100644 --- a/public/slides/index.html +++ b/public/slides/index.html @@ -37,6 +37,21 @@ <h1>スライド一覧</h1> </header> <article class="post-entry"> + <a href="/slides/2023-07-26/phpstudy-tokyo-154/"> + <header class="entry-header"> + <h2>登壇: PHP 勉強会@東京 第154 回 (レギュラートーク)</h2> + </header> + <section class="entry-content"> + <p> + 言語間で比較するエラーの通知と処理 + </p> + </section> + <footer class="entry-footer"> + <time datetime="2023-07-26">2023-07-26</time> 登壇 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/slides/2023-06-23/phpconfuk-2023-eve/"> <header class="entry-header"> <h2>登壇: PHP カンファレンス福岡 2023 前夜祭 (非公式) (レギュラートーク)</h2> |
