diff options
Diffstat (limited to 'services/nuldoc/public/blog/posts/5/index.html')
| -rw-r--r-- | services/nuldoc/public/blog/posts/5/index.html | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/services/nuldoc/public/blog/posts/5/index.html b/services/nuldoc/public/blog/posts/5/index.html index a5b7622..1ae68d1 100644 --- a/services/nuldoc/public/blog/posts/5/index.html +++ b/services/nuldoc/public/blog/posts/5/index.html @@ -67,6 +67,29 @@ </div> </nav> <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> + </header> + <section class="entry-content"> + <p> + 来年の PHPerKaigi 2023 でデジタルサーカス株式会社から出題予定のトークン問題のうち、ボツになった問題を公開する (その 1)。 + </p> + </section> + <footer class="entry-footer"> + <time datetime="2022-10-23">2022-10-23</time> 投稿 + <ul class="entry-tags"> + <li class="tag"> + PHP + </li> + <li class="tag"> + PHPerKaigi + </li> + </ul> + </footer> + </a> + </article> + <article class="post-entry"> <a href="/posts/2022-09-29/write-fizzbuzz-in-php-2-letters-per-line/"> <header class="entry-header"> <h2>【PHP】 fizzbuzz を書く。1行あたり2文字で。</h2> @@ -260,29 +283,6 @@ </footer> </a> </article> - <article class="post-entry"> - <a href="/posts/2021-10-02/ruby-then-keyword-and-case-in/"> - <header class="entry-header"> - <h2>【Ruby】 then キーワードと case in</h2> - </header> - <section class="entry-content"> - <p> - Ruby 3.0 で追加される case in 構文と、then キーワードについて。 - </p> - </section> - <footer class="entry-footer"> - <time datetime="2021-10-02">2021-10-02</time> 投稿 - <ul class="entry-tags"> - <li class="tag"> - Ruby - </li> - <li class="tag"> - Ruby 3 - </li> - </ul> - </footer> - </a> - </article> <nav class="pagination"> <div class="pagination-prev"> <a href="/posts/4/">前へ</a> |
