aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/posts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/posts/index.html')
-rw-r--r--public/posts/index.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/public/posts/index.html b/public/posts/index.html
index 029251b..1207acd 100644
--- a/public/posts/index.html
+++ b/public/posts/index.html
@@ -36,6 +36,22 @@
</header>
<article class="post-entry">
+ <a href="/posts/2022-11-19/phperkaigi-2023-unused-token-quiz-2/">
+ <header class="entry-header">
+ <h2>PHPerKaigi 2023: ボツになったトークン問題 その 2</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ 来年の PHPerKaigi 2023 でデジタルサーカス株式会社から出題予定のトークン問題のうち、 ボツになった問題を公開する (その 2)。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ Posted on <time datetime="2022-11-19">2022-11-19</time>
+ </footer>
+ </a>
+ </article>
+
+ <article class="post-entry">
<a href="/posts/2022-10-28/setup-server-for-this-site/">
<header class="entry-header">
<h2>【備忘録】このサイト用の VPS をセットアップしたときのメモ</h2>