diff options
| author | nsfisis <nsfisis@gmail.com> | 2022-11-19 15:27:26 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2022-11-19 15:27:26 +0900 |
| commit | a0738cdd46d6e52463687b903b1e7d09a541aaa1 (patch) | |
| tree | 1e6a6ab30c8863d0522b1cb1ad9f3d3160845bad /public/tags | |
| parent | 6209453817da9922f28bac1bb1522c6d380630ab (diff) | |
| download | blog.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/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 cd9a853..c20c486 100644 --- a/public/tags/php/index.html +++ b/public/tags/php/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-23/phperkaigi-2023-unused-token-quiz-1/"> <header class="entry-header"> <h2>PHPerKaigi 2023: ボツになったトークン問題 その 1</h2> diff --git a/public/tags/phperkaigi/index.html b/public/tags/phperkaigi/index.html index e59c245..3a536bc 100644 --- a/public/tags/phperkaigi/index.html +++ b/public/tags/phperkaigi/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-23/phperkaigi-2023-unused-token-quiz-1/"> <header class="entry-header"> <h2>PHPerKaigi 2023: ボツになったトークン問題 その 1</h2> |
