diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-07-30 11:39:02 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-07-30 11:39:02 +0900 |
| commit | 4a2a11f187cdbc2404b4c6f3f9aca55799f45a08 (patch) | |
| tree | 582ff62715f00068a6408eeb13597879353843fe /public/tags | |
| parent | b7cb7d848a4535d89df9f1fbf7f91984f7f11298 (diff) | |
| download | blog.nsfisis.dev-4a2a11f187cdbc2404b4c6f3f9aca55799f45a08.tar.gz blog.nsfisis.dev-4a2a11f187cdbc2404b4c6f3f9aca55799f45a08.tar.zst blog.nsfisis.dev-4a2a11f187cdbc2404b4c6f3f9aca55799f45a08.zip | |
feat(content): slide /slides/2023-07-26/phpstudy-tokyo-154/
Diffstat (limited to 'public/tags')
| -rw-r--r-- | public/tags/php/index.html | 15 | ||||
| -rw-r--r-- | public/tags/phpstudy-tokyo/index.html | 15 |
2 files changed, 30 insertions, 0 deletions
diff --git a/public/tags/php/index.html b/public/tags/php/index.html index ec71757..af309db 100644 --- a/public/tags/php/index.html +++ b/public/tags/php/index.html @@ -38,6 +38,21 @@ <h1>タグ「PHP」一覧</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="/posts/2023-06-25/phpconfuk-2023-report/"> <header class="entry-header"> <h2>PHP カンファレンス福岡 2023 参加レポ</h2> diff --git a/public/tags/phpstudy-tokyo/index.html b/public/tags/phpstudy-tokyo/index.html index 3756059..d5cd431 100644 --- a/public/tags/phpstudy-tokyo/index.html +++ b/public/tags/phpstudy-tokyo/index.html @@ -38,6 +38,21 @@ <h1>タグ「PHP 勉強会@東京」一覧</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-21/phpstudy-tokyo-153/"> <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第153 回 (LT)</h2> |
