diff options
Diffstat (limited to 'public/tags')
| -rw-r--r-- | public/tags/conference/index.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/public/tags/conference/index.html b/public/tags/conference/index.html index 7bc9555..baad76a 100644 --- a/public/tags/conference/index.html +++ b/public/tags/conference/index.html @@ -38,6 +38,20 @@ <h1>タグ「カンファレンス」一覧</h1> </header> <article class="post-entry"> + <a href="/slides/2023-03-24/phperkaigi-2023/"> <header class="entry-header"> + <h2>登壇: PHPerKaigi 2023 (レギュラートーク)</h2> + </header> + <section class="entry-content"> + <p> + 詳説「参照」PHP の参照を完全に理解する + </p> + </section> + <footer class="entry-footer"> + <time datetime="2023-03-24">2023-03-24</time> 登壇 + </footer> +</a> + </article> + <article class="post-entry"> <a href="/posts/2022-08-27/php-conference-okinawa-code-golf/"> <header class="entry-header"> <h2>PHP カンファレンス沖縄で出題されたコードゴルフの問題を解いてみた</h2> </header> |
