diff options
| author | nsfisis <54318333+nsfisis@users.noreply.github.com> | 2023-06-24 12:56:34 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-06-25 18:25:31 +0900 |
| commit | 2525901b96620fc7d395149296f5902d9cca4aae (patch) | |
| tree | b18469bb3877aeeb99a4bad5a0d49037f2e235fe /public/slides/index.html | |
| parent | 2e135352d0b3662ef44336994465ec7d75d400f1 (diff) | |
| download | blog.nsfisis.dev-2525901b96620fc7d395149296f5902d9cca4aae.tar.gz blog.nsfisis.dev-2525901b96620fc7d395149296f5902d9cca4aae.tar.zst blog.nsfisis.dev-2525901b96620fc7d395149296f5902d9cca4aae.zip | |
feat(content): slide /slides/2023-06-23/phpconfuk-2023-eve/
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 e55fec6..92bd10c 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-06-23/phpconfuk-2023-eve/"> + <header class="entry-header"> + <h2>登壇: PHP カンファレンス福岡 2023 前夜祭 (非公式) (レギュラートーク)</h2> + </header> + <section class="entry-content"> + <p> + 巨大なコードベースへ突撃するために + </p> + </section> + <footer class="entry-footer"> + <time datetime="2023-06-23">2023-06-23</time> 登壇 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/slides/2023-06-21/phpstudy-tokyo-153/"> <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第153 回 (LT)</h2> |
