diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-01-15 21:55:42 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-01-15 21:55:46 +0900 |
| commit | cd152a4a02141470199fa5a2464245e974de1ffd (patch) | |
| tree | 76ac786415c9cb6fd2c7b79816465bfec34510fb /services/nuldoc/public/blog/posts/6/index.html | |
| parent | 6b33d04a7b205c76820fe094ce8576ffa807f8ba (diff) | |
| download | nsfisis.dev-cd152a4a02141470199fa5a2464245e974de1ffd.tar.gz nsfisis.dev-cd152a4a02141470199fa5a2464245e974de1ffd.tar.zst nsfisis.dev-cd152a4a02141470199fa5a2464245e974de1ffd.zip | |
feat(blog): remove tags: cpp17, python3, ruby3
Diffstat (limited to 'services/nuldoc/public/blog/posts/6/index.html')
| -rw-r--r-- | services/nuldoc/public/blog/posts/6/index.html | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/services/nuldoc/public/blog/posts/6/index.html b/services/nuldoc/public/blog/posts/6/index.html index 8056c2c..a86b056 100644 --- a/services/nuldoc/public/blog/posts/6/index.html +++ b/services/nuldoc/public/blog/posts/6/index.html @@ -78,9 +78,6 @@ <li class="tag"> <span class="tag-inner">Python</span> </li> - <li class="tag"> - <span class="tag-inner">Python 3</span> - </li> </ul> </footer> </a> @@ -112,7 +109,7 @@ </header> <section class="entry-content"> <p> - Ruby 3.0 で追加される case in 構文と、then キーワードについて。 + Ruby 3.0 で追加される case in 構文と、then キーワードについて </p> </section> <footer class="entry-footer"> @@ -121,9 +118,6 @@ <li class="tag"> <span class="tag-inner">Ruby</span> </li> - <li class="tag"> - <span class="tag-inner">Ruby 3</span> - </li> </ul> </footer> </a> |
