diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-06-25 18:11:42 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-06-25 18:25:31 +0900 |
| commit | 85bdb29b8dfbf6027fc2f98289433e254ec6ff50 (patch) | |
| tree | 573b355c3a407030e1f3648ba870c67f1888ae5c /public/tags | |
| parent | ae35f799ef6530736260a349ff026670fc600ff7 (diff) | |
| download | blog.nsfisis.dev-85bdb29b8dfbf6027fc2f98289433e254ec6ff50.tar.gz blog.nsfisis.dev-85bdb29b8dfbf6027fc2f98289433e254ec6ff50.tar.zst blog.nsfisis.dev-85bdb29b8dfbf6027fc2f98289433e254ec6ff50.zip | |
feat(content): slide /slides/2023-06-21/phpstudy-tokyo-153/
Diffstat (limited to 'public/tags')
| -rw-r--r-- | public/tags/php/index.html | 15 | ||||
| -rw-r--r-- | public/tags/phpstudy-tokyo/index.html | 15 |
2 files changed, 30 insertions, 0 deletions
diff --git a/public/tags/php/index.html b/public/tags/php/index.html index 43c9fee..3f986a8 100644 --- a/public/tags/php/index.html +++ b/public/tags/php/index.html @@ -38,6 +38,21 @@ <h1>タグ「PHP」一覧</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> diff --git a/public/tags/phpstudy-tokyo/index.html b/public/tags/phpstudy-tokyo/index.html index de2b14e..a9c3663 100644 --- a/public/tags/phpstudy-tokyo/index.html +++ b/public/tags/phpstudy-tokyo/index.html @@ -38,6 +38,21 @@ <h1>タグ「PHP 勉強会@東京」一覧</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> |
