aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/index.html b/docs/index.html
index a6a0c27..bc947d4 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -30,6 +30,18 @@
<article class="post-entry">
<header class="entry-header">
+ <h2>[PHP] fizzbuzz を書く。1行あたり2文字で。</h2>
+ </header>
+ <section class="entry-content">
+ <p>PHP で、fizzbuzz を書いた。ただし、1行あたりに使える文字数は2文字まで。</p>
+ </section>
+ <footer class="entry-footer">
+ Posted on <time>2022-09-29</time>
+ </footer>
+ <a class="entry-link" href="https://blog.nsfisis.dev/posts/2022-09-29/write-fizzbuzz-in-php-2-letters-per-line/"></a>
+</article>
+<article class="post-entry">
+ <header class="entry-header">
<h2>弊社の PHP Foundation への寄付に寄せて</h2>
</header>
<section class="entry-content">
@@ -137,18 +149,6 @@
</footer>
<a class="entry-link" href="https://blog.nsfisis.dev/posts/2021-10-02/ruby-detect-running-implementation/"></a>
</article>
-<article class="post-entry">
- <header class="entry-header">
- <h2>Vimで選択した行の順番を入れ替える</h2>
- </header>
- <section class="entry-content">
- <p>Vim で選択した行の順番を入れ替える方法。</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/vim-swap-order-of-selected-lines/"></a>
-</article>
<footer class="page-footer">
<nav class="pagination">
<a class="next" href="/page/2/"> →</a>