diff options
Diffstat (limited to 'public/slides/index.html')
| -rw-r--r-- | public/slides/index.html | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/public/slides/index.html b/public/slides/index.html index 5d89c35..6344e9a 100644 --- a/public/slides/index.html +++ b/public/slides/index.html @@ -37,6 +37,48 @@ <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"> + Posted on <time datetime="2023-03-24">2023-03-24</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> + <section class="entry-content"> + <p> + 明日のあなたの役に立たない PHP コーディング技法~細長い FizzBuzz を書く~ + </p> + </section> + <footer class="entry-footer"> + Posted on <time datetime="2023-03-15">2023-03-15</time>, updated on <time datetime="2023-03-18">2023-03-18</time> + </footer> +</a> + </article> + <article class="post-entry"> + <a href="/slides/2023-02-15/phpstudy-tokyo-149/"> <header class="entry-header"> + <h2>PHP 勉強会@東京 第149 回 (LT)</h2> + </header> + <section class="entry-content"> + <p> + PHPerKaigi 2023 のトークン問題でボツにした問題を供養する + </p> + </section> + <footer class="entry-footer"> + Posted on <time datetime="2023-02-15">2023-02-15</time> + </footer> +</a> + </article> + <article class="post-entry"> <a href="/slides/2023-01-18/phpstudy-tokyo-148/"> <header class="entry-header"> <h2>PHP 勉強会@東京 第148 回 (LT)</h2> </header> |
