aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/posts/2021-10-02/ruby-then-keyword-and-case-in
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-03-18 18:53:05 +0900
committernsfisis <nsfisis@gmail.com>2023-03-18 18:53:05 +0900
commit71aba3df235dc9a8acbee0e33980b30ba4ce44d4 (patch)
tree3e9b3b047b71f3293e399d21c5eb1bc252544c1b /public/posts/2021-10-02/ruby-then-keyword-and-case-in
parent12035272d44d92cd2360aeff88d499db67fe1949 (diff)
downloadblog.nsfisis.dev-71aba3df235dc9a8acbee0e33980b30ba4ce44d4.tar.gz
blog.nsfisis.dev-71aba3df235dc9a8acbee0e33980b30ba4ce44d4.tar.zst
blog.nsfisis.dev-71aba3df235dc9a8acbee0e33980b30ba4ce44d4.zip
refactor: add components/*.ts for shared components
Diffstat (limited to 'public/posts/2021-10-02/ruby-then-keyword-and-case-in')
-rw-r--r--public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html b/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
index d027ec6..765121c 100644
--- a/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
+++ b/public/posts/2021-10-02/ruby-then-keyword-and-case-in/index.html
@@ -37,10 +37,10 @@
<h1 class="post-title">【Ruby】 then キーワードと case in</h1>
<ul class="post-tags">
<li class="tag">
- <a href="/tags/ruby">Ruby</a>
+ <a href="/tags/ruby/">Ruby</a>
</li>
<li class="tag">
- <a href="/tags/ruby3">Ruby 3</a>
+ <a href="/tags/ruby3/">Ruby 3</a>
</li>
</ul>
</header>