aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/posts/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-01-10 01:50:37 +0900
committernsfisis <nsfisis@gmail.com>2023-01-10 01:50:37 +0900
commitdae1b45d1f3bc805161606ca5815dac210358db7 (patch)
treed7e1bbdb5e6bdc7d94a4b05393479d2b216249b5 /public/posts/index.html
parent302cb5323cb28a04a005be2d382b6349c6fde302 (diff)
downloadblog.nsfisis.dev-dae1b45d1f3bc805161606ca5815dac210358db7.tar.gz
blog.nsfisis.dev-dae1b45d1f3bc805161606ca5815dac210358db7.tar.zst
blog.nsfisis.dev-dae1b45d1f3bc805161606ca5815dac210358db7.zip
new post: phperkaigi-2023-unused-token-quiz-3
Diffstat (limited to 'public/posts/index.html')
-rw-r--r--public/posts/index.html22
1 files changed, 19 insertions, 3 deletions
diff --git a/public/posts/index.html b/public/posts/index.html
index cce86d9..1945b88 100644
--- a/public/posts/index.html
+++ b/public/posts/index.html
@@ -5,9 +5,9 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="nsfisis">
<meta name="copyright" content="&copy; 2021 nsfisis">
- <meta name="description" content="記事一覧">
+ <meta name="description" content="投稿した記事の一覧">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
- <title>Posts | REPL: Rest-Eat-Program Loop</title>
+ <title>投稿一覧 | REPL: Rest-Eat-Program Loop</title>
<link rel="stylesheet" href="/hl.css?208c52e3b7c9db1cad782c5d30b4698f">
@@ -26,10 +26,26 @@
</header>
<main class="main">
<header class="page-header">
- <h1>Posts</h1>
+ <h1>投稿一覧</h1>
</header>
<article class="post-entry">
+ <a href="/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/">
+ <header class="entry-header">
+ <h2>PHPerKaigi 2023: ボツになったトークン問題 その 3</h2>
+ </header>
+ <section class="entry-content">
+ <p>
+ 来年の PHPerKaigi 2023 でデジタルサーカス株式会社から出題予定のトークン問題のうち、 ボツになった問題を公開する (その 3)。
+ </p>
+ </section>
+ <footer class="entry-footer">
+ Posted on <time datetime="2023-01-10">2023-01-10</time>
+ </footer>
+ </a>
+ </article>
+
+ <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>