aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/posts/ruby-then-keyword-and-case-in/index.html
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2022-03-02 20:17:25 +0900
committernsfisis <nsfisis@gmail.com>2022-03-02 20:17:25 +0900
commit1630f564cd0cd20440b38c142bdee70e99d15175 (patch)
treeab762db68f40b05d0574f58c87795fc87f8877f4 /docs/posts/ruby-then-keyword-and-case-in/index.html
parenta4a72de9af0d0a6d17944f847a4d5fed2b05d2a7 (diff)
downloadnsfisis.github.io-1630f564cd0cd20440b38c142bdee70e99d15175.tar.gz
nsfisis.github.io-1630f564cd0cd20440b38c142bdee70e99d15175.tar.zst
nsfisis.github.io-1630f564cd0cd20440b38c142bdee70e99d15175.zip
attach tags to each post
Diffstat (limited to 'docs/posts/ruby-then-keyword-and-case-in/index.html')
-rw-r--r--docs/posts/ruby-then-keyword-and-case-in/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/posts/ruby-then-keyword-and-case-in/index.html b/docs/posts/ruby-then-keyword-and-case-in/index.html
index f055f34..08e90bd 100644
--- a/docs/posts/ruby-then-keyword-and-case-in/index.html
+++ b/docs/posts/ruby-then-keyword-and-case-in/index.html
@@ -224,6 +224,12 @@ C系の <code>if</code> 後に来る <code>(</code>/<code>)</code> や、Python
<li>Ruby の構文を正確に知るには (現状) <code>parse.y</code> を直接読めばよい</li>
</ul>
</div>
+ <footer class="post-footer">
+ <ul class="post-tags">
+ <li><a href="https://blog.nsfisis.dev/tags/ruby">ruby</a></li>
+ <li><a href="https://blog.nsfisis.dev/tags/ruby3">ruby3</a></li>
+ </ul>
+ </footer>
</article></main>
<footer class="footer">