diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-08-24 20:09:44 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-08-24 20:09:44 +0900 |
| commit | 38d097aa9128751e6752132e35cf795a2516fcc1 (patch) | |
| tree | 559f4797c15adb7d219660333523090dec631008 /public/slides/index.html | |
| parent | 4a2a11f187cdbc2404b4c6f3f9aca55799f45a08 (diff) | |
| download | blog.nsfisis.dev-38d097aa9128751e6752132e35cf795a2516fcc1.tar.gz blog.nsfisis.dev-38d097aa9128751e6752132e35cf795a2516fcc1.tar.zst blog.nsfisis.dev-38d097aa9128751e6752132e35cf795a2516fcc1.zip | |
feat(content): slide /slides/2023-08-24/phpstudy-tokyo-155/
Diffstat (limited to 'public/slides/index.html')
| -rw-r--r-- | public/slides/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/public/slides/index.html b/public/slides/index.html index b738087..3db444f 100644 --- a/public/slides/index.html +++ b/public/slides/index.html @@ -37,6 +37,21 @@ <h1>スライド一覧</h1> </header> <article class="post-entry"> + <a href="/slides/2023-08-24/phpstudy-tokyo-155/"> + <header class="entry-header"> + <h2>登壇: PHP 勉強会@東京 第155 回 (LT)</h2> + </header> + <section class="entry-content"> + <p> + PHP 3.0 の処理系のソースを読んでみる + </p> + </section> + <footer class="entry-footer"> + <time datetime="2023-08-24">2023-08-24</time> 登壇 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/slides/2023-07-26/phpstudy-tokyo-154/"> <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第154 回 (レギュラートーク)</h2> |
