aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/posts/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-11-19 15:27:26 +0900
committernsfisis <nsfisis@gmail.com>2022-11-19 15:27:26 +0900
commita0738cdd46d6e52463687b903b1e7d09a541aaa1 (patch)
tree1e6a6ab30c8863d0522b1cb1ad9f3d3160845bad /public/posts/index.html
parent6209453817da9922f28bac1bb1522c6d380630ab (diff)
downloadblog.nsfisis.dev-a0738cdd46d6e52463687b903b1e7d09a541aaa1.tar.gz
blog.nsfisis.dev-a0738cdd46d6e52463687b903b1e7d09a541aaa1.tar.zst
blog.nsfisis.dev-a0738cdd46d6e52463687b903b1e7d09a541aaa1.zip
new post: phperkaigi-2023-unused-token-quiz-2
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>