diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-01-10 01:50:37 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-01-10 01:50:37 +0900 |
| commit | dae1b45d1f3bc805161606ca5815dac210358db7 (patch) | |
| tree | d7e1bbdb5e6bdc7d94a4b05393479d2b216249b5 /public/tags | |
| parent | 302cb5323cb28a04a005be2d382b6349c6fde302 (diff) | |
| download | blog.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/tags')
| -rw-r--r-- | public/tags/php/index.html | 16 | ||||
| -rw-r--r-- | public/tags/phperkaigi/index.html | 16 |
2 files changed, 32 insertions, 0 deletions
diff --git a/public/tags/php/index.html b/public/tags/php/index.html index 094f012..efba016 100644 --- a/public/tags/php/index.html +++ b/public/tags/php/index.html @@ -30,6 +30,22 @@ </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> diff --git a/public/tags/phperkaigi/index.html b/public/tags/phperkaigi/index.html index 2fed4df..953f38e 100644 --- a/public/tags/phperkaigi/index.html +++ b/public/tags/phperkaigi/index.html @@ -30,6 +30,22 @@ </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> |
