diff options
Diffstat (limited to 'public/slides/index.html')
| -rw-r--r-- | public/slides/index.html | 30 |
1 files changed, 18 insertions, 12 deletions
diff --git a/public/slides/index.html b/public/slides/index.html index 5c9f609..dd910a2 100644 --- a/public/slides/index.html +++ b/public/slides/index.html @@ -37,7 +37,8 @@ <h1>スライド一覧</h1> </header> <article class="post-entry"> - <a href="/slides/2023-04-12/phpstudy-tokyo-151/"> <header class="entry-header"> + <a href="/slides/2023-04-12/phpstudy-tokyo-151/"> + <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第151 回 (LT)</h2> </header> <section class="entry-content"> @@ -48,10 +49,11 @@ <footer class="entry-footer"> <time datetime="2023-04-12">2023-04-12</time> 登壇 </footer> -</a> + </a> </article> <article class="post-entry"> - <a href="/slides/2023-03-25/phperkaigi-2023-tokens/"> <header class="entry-header"> + <a href="/slides/2023-03-25/phperkaigi-2023-tokens/"> + <header class="entry-header"> <h2>登壇: PHPerKaigi 2023 (トークン解説セッション)</h2> </header> <section class="entry-content"> @@ -62,10 +64,11 @@ <footer class="entry-footer"> <time datetime="2023-03-25">2023-03-25</time> 登壇 </footer> -</a> + </a> </article> <article class="post-entry"> - <a href="/slides/2023-03-24/phperkaigi-2023/"> <header class="entry-header"> + <a href="/slides/2023-03-24/phperkaigi-2023/"> + <header class="entry-header"> <h2>登壇: PHPerKaigi 2023 (レギュラートーク)</h2> </header> <section class="entry-content"> @@ -76,10 +79,11 @@ <footer class="entry-footer"> <time datetime="2023-03-24">2023-03-24</time> 登壇 </footer> -</a> + </a> </article> <article class="post-entry"> - <a href="/slides/2023-03-15/phpstudy-tokyo-150/"> <header class="entry-header"> + <a href="/slides/2023-03-15/phpstudy-tokyo-150/"> + <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第150 回 (LT)</h2> </header> <section class="entry-content"> @@ -90,10 +94,11 @@ <footer class="entry-footer"> <time datetime="2023-03-15">2023-03-15</time> 登壇、<time datetime="2023-03-18">2023-03-18</time> 更新 </footer> -</a> + </a> </article> <article class="post-entry"> - <a href="/slides/2023-02-15/phpstudy-tokyo-149/"> <header class="entry-header"> + <a href="/slides/2023-02-15/phpstudy-tokyo-149/"> + <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第149 回 (LT)</h2> </header> <section class="entry-content"> @@ -104,10 +109,11 @@ <footer class="entry-footer"> <time datetime="2023-02-15">2023-02-15</time> 登壇 </footer> -</a> + </a> </article> <article class="post-entry"> - <a href="/slides/2023-01-18/phpstudy-tokyo-148/"> <header class="entry-header"> + <a href="/slides/2023-01-18/phpstudy-tokyo-148/"> + <header class="entry-header"> <h2>登壇: PHP 勉強会@東京 第148 回 (LT)</h2> </header> <section class="entry-content"> @@ -118,7 +124,7 @@ <footer class="entry-footer"> <time datetime="2023-01-18">2023-01-18</time> 登壇 </footer> -</a> + </a> </article> </main> <footer class="footer"> |
