aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/tags
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-03-19 01:11:24 +0900
committernsfisis <nsfisis@gmail.com>2023-03-19 01:30:08 +0900
commitee4f41927c0d83a38b92b99071a64eec01f00413 (patch)
tree12ec687b5cff1167d6c15bc183c366b0e1cc9edd /public/tags
parent641ef19ec727be63c58404ff5b80c5970be91e9f (diff)
downloadblog.nsfisis.dev-ee4f41927c0d83a38b92b99071a64eec01f00413.tar.gz
blog.nsfisis.dev-ee4f41927c0d83a38b92b99071a64eec01f00413.tar.zst
blog.nsfisis.dev-ee4f41927c0d83a38b92b99071a64eec01f00413.zip
feat(content): add "conference" tag to phperkaigi-2023 slide
Diffstat (limited to 'public/tags')
-rw-r--r--public/tags/conference/index.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/public/tags/conference/index.html b/public/tags/conference/index.html
index 7bc9555..baad76a 100644
--- a/public/tags/conference/index.html
+++ b/public/tags/conference/index.html
@@ -38,6 +38,20 @@
<h1>タグ「カンファレンス」一覧</h1>
</header>
<article class="post-entry">
+ <a href="/slides/2023-03-24/phperkaigi-2023/"> <header class="entry-header">
+ <h2>登壇: PHPerKaigi 2023 (レギュラートーク)</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ 詳説「参照」PHP の参照を完全に理解する
+ </p>
+ </section>
+ <footer class="entry-footer">
+ <time datetime="2023-03-24">2023-03-24</time> 登壇
+ </footer>
+</a>
+ </article>
+ <article class="post-entry">
<a href="/posts/2022-08-27/php-conference-okinawa-code-golf/"> <header class="entry-header">
<h2>PHP カンファレンス沖縄で出題されたコードゴルフの問題を解いてみた</h2>
</header>