diff options
| author | nsfisis <nsfisis@gmail.com> | 2024-01-24 15:40:05 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2024-01-24 15:40:05 +0900 |
| commit | 61cd8dd793730fa9b121cb3832f270ca5ade0cd3 (patch) | |
| tree | 3448c6f9086f180b4e73236dbc4eb9aa7ca86f45 /vhosts/blog/public/slides/index.html | |
| parent | b034b32b06eccac3065ab96796e123144cc119f5 (diff) | |
| download | nsfisis.dev-61cd8dd793730fa9b121cb3832f270ca5ade0cd3.tar.gz nsfisis.dev-61cd8dd793730fa9b121cb3832f270ca5ade0cd3.tar.zst nsfisis.dev-61cd8dd793730fa9b121cb3832f270ca5ade0cd3.zip | |
feat(blog/content): new slide /slides/2024-01-24/phpstudy-tokyo-160/
Diffstat (limited to 'vhosts/blog/public/slides/index.html')
| -rw-r--r-- | vhosts/blog/public/slides/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/vhosts/blog/public/slides/index.html b/vhosts/blog/public/slides/index.html index b370ad13..f059982a 100644 --- a/vhosts/blog/public/slides/index.html +++ b/vhosts/blog/public/slides/index.html @@ -42,6 +42,21 @@ <h1>スライド一覧</h1> </header> <article class="post-entry"> + <a href="/slides/2024-01-24/phpstudy-tokyo-160/"> + <header class="entry-header"> + <h2>登壇: PHP 勉強会@東京 第160 回 (レギュラートーク)</h2> + </header> + <section class="entry-content"> + <p> + PHPStan の力で Algebraic Data Types を実現する + </p> + </section> + <footer class="entry-footer"> + <time datetime="2024-01-24">2024-01-24</time> 登壇 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/slides/2023-10-25/phpstudy-tokyo-157/"> <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第157 回 (LT)</h2> |
