diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/index.html b/docs/index.html index b700890..128abc3 100644 --- a/docs/index.html +++ b/docs/index.html @@ -30,6 +30,18 @@ <article class="post-entry"> <header class="entry-header"> + <h2>PHP カンファレンス沖縄で出題されたコードゴルフの問題を解いてみた</h2> + </header> + <section class="entry-content"> + <p>PHP カンファレンス沖縄の懇親会 LT で出題されたコードゴルフの問題を解いてみた。</p> + </section> + <footer class="entry-footer"> + Posted on <time>2022-08-27</time> + </footer> + <a class="entry-link" href="https://blog.nsfisis.dev/posts/2022-08-27/php-conference-okinawa-code-golf/"></a> +</article> +<article class="post-entry"> + <header class="entry-header"> <h2>PHPerKaigi 2022</h2> </header> <section class="entry-content"> @@ -136,18 +148,6 @@ </footer> <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/vim-difference-between-autocmd-bufwrite-and-bufwritepre/"></a> </article> -<article class="post-entry"> - <header class="entry-header"> - <h2>[Python] クロージャとUnboundLocalError: local variable 'x' referenced before assignment</h2> - </header> - <section class="entry-content"> - <p>Python における UnboundLocalError の理由と対処法。</p> - </section> - <footer class="entry-footer"> - Posted on <time>2021-10-02</time> - </footer> - <a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/python-unbound-local-error/"></a> -</article> <footer class="page-footer"> <nav class="pagination"> <a class="next" href="/page/2/"> →</a> |
