summaryrefslogtreecommitdiffhomepage
path: root/vhosts/blog/public/posts/2022-08-27/php-conference-okinawa-code-golf
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2023-09-10 11:21:57 +0900
committernsfisis <nsfisis@gmail.com>2023-09-10 11:21:57 +0900
commit0b488f85380f964c40b0b9aae69c6611bc7978bc (patch)
tree6073b35020fc0273308a361c6a655a0d331ff929 /vhosts/blog/public/posts/2022-08-27/php-conference-okinawa-code-golf
parenteabb4fd304289a732e8c2629f19a616124e06f03 (diff)
downloadnsfisis.dev-0b488f85380f964c40b0b9aae69c6611bc7978bc.tar.gz
nsfisis.dev-0b488f85380f964c40b0b9aae69c6611bc7978bc.tar.zst
nsfisis.dev-0b488f85380f964c40b0b9aae69c6611bc7978bc.zip
fix(blog/content): Fix incorrect article tag
Diffstat (limited to 'vhosts/blog/public/posts/2022-08-27/php-conference-okinawa-code-golf')
-rw-r--r--vhosts/blog/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/vhosts/blog/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html b/vhosts/blog/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html
index 2d311e7f..d9c3fe78 100644
--- a/vhosts/blog/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html
+++ b/vhosts/blog/public/posts/2022-08-27/php-conference-okinawa-code-golf/index.html
@@ -6,7 +6,7 @@
<meta name="author" content="nsfisis">
<meta name="copyright" content="&copy; 2022 nsfisis">
<meta name="description" content="PHP カンファレンス沖縄の懇親会 LT で出題されたコードゴルフの問題を解いてみた。">
- <meta name="keywords" content="カンファレンス,PHP,PHP カンファレンス">
+ <meta name="keywords" content="カンファレンス,PHP,PHP カンファレンス沖縄">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<title>PHP カンファレンス沖縄で出題されたコードゴルフの問題を解いてみた | REPL: Rest-Eat-Program Loop</title>
<link rel="stylesheet" href="/style.css?h=37fff6a2f0eef473abde58e55f28ea69">
@@ -46,7 +46,7 @@
<a href="/tags/php/">PHP</a>
</li>
<li class="tag">
- <a href="/tags/phpcon/">PHP カンファレンス</a>
+ <a href="/tags/phpconokinawa/">PHP カンファレンス沖縄</a>
</li>
</ul>
</header>