diff options
Diffstat (limited to 'public/posts')
| -rw-r--r-- | public/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html | 7 | ||||
| -rw-r--r-- | public/posts/index.html | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/public/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html b/public/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html index 1ba170e..974b33c 100644 --- a/public/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html +++ b/public/posts/2023-01-10/phperkaigi-2023-unused-token-quiz-3/index.html @@ -52,6 +52,10 @@ <time datetime="2023-01-10">2023-01-10</time>: 公開 </li> + <li class="revision"> + <time datetime="2023-01-10">2023-01-10</time>: 本シリーズの今後について追記 + </li> + </ol> </section> <section class="section-1"> @@ -84,6 +88,9 @@ </li> </ul> </div> +<div class="paragraph"> +<p>追記: 元々は 10月から 2月にかけて 5つのボツ問を公開予定だったのですが、光栄なことに PHPerKaigi 2023 での登壇が決まったので、1、2月の分は書かない/書けないと思います。</p> +</div> </div> </section> <section class="section-1"> diff --git a/public/posts/index.html b/public/posts/index.html index 1945b88..a559e9b 100644 --- a/public/posts/index.html +++ b/public/posts/index.html @@ -40,7 +40,7 @@ </p> </section> <footer class="entry-footer"> - Posted on <time datetime="2023-01-10">2023-01-10</time> + Posted on <time datetime="2023-01-10">2023-01-10</time>, updated on <time datetime="2023-01-10">2023-01-10</time> </footer> </a> </article> |
