diff options
Diffstat (limited to 'public/tags')
| -rw-r--r-- | public/tags/php/index.html | 14 | ||||
| -rw-r--r-- | public/tags/phpstudy-tokyo/index.html | 14 |
2 files changed, 28 insertions, 0 deletions
diff --git a/public/tags/php/index.html b/public/tags/php/index.html index 33d62bc..cafd391 100644 --- a/public/tags/php/index.html +++ b/public/tags/php/index.html @@ -38,6 +38,20 @@ <h1>タグ「PHP」一覧</h1> </header> <article class="post-entry"> + <a href="/slides/2023-04-12/phpstudy-tokyo-151/"> <header class="entry-header"> + <h2>登壇: PHP 勉強会@東京 第151 回 (LT)</h2> + </header> + <section class="entry-content"> + <p> + list でない array の末尾を探す + </p> + </section> + <footer class="entry-footer"> + <time datetime="2023-04-12">2023-04-12</time> 登壇 + </footer> +</a> + </article> + <article class="post-entry"> <a href="/posts/2023-04-04/phperkaigi-2023-report/"> <header class="entry-header"> <h2>PHPerKaigi 2023 参加レポ</h2> </header> diff --git a/public/tags/phpstudy-tokyo/index.html b/public/tags/phpstudy-tokyo/index.html index dacc675..9bd7339 100644 --- a/public/tags/phpstudy-tokyo/index.html +++ b/public/tags/phpstudy-tokyo/index.html @@ -38,6 +38,20 @@ <h1>タグ「PHP 勉強会@東京」一覧</h1> </header> <article class="post-entry"> + <a href="/slides/2023-04-12/phpstudy-tokyo-151/"> <header class="entry-header"> + <h2>登壇: PHP 勉強会@東京 第151 回 (LT)</h2> + </header> + <section class="entry-content"> + <p> + list でない array の末尾を探す + </p> + </section> + <footer class="entry-footer"> + <time datetime="2023-04-12">2023-04-12</time> 登壇 + </footer> +</a> + </article> + <article class="post-entry"> <a href="/slides/2023-03-15/phpstudy-tokyo-150/"> <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第150 回 (LT)</h2> </header> |
