diff options
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 dd910a2..e55fec6 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-21/phpstudy-tokyo-153/"> + <header class="entry-header"> + <h2>登壇: PHP 勉強会@東京 第153 回 (LT)</h2> + </header> + <section class="entry-content"> + <p> + テキストファイルの末尾には改行コードを入れよう + </p> + </section> + <footer class="entry-footer"> + <time datetime="2023-06-21">2023-06-21</time> 登壇 + </footer> + </a> + </article> + <article class="post-entry"> <a href="/slides/2023-04-12/phpstudy-tokyo-151/"> <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第151 回 (LT)</h2> |
