From 0b488f85380f964c40b0b9aae69c6611bc7978bc Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 10 Sep 2023 11:21:57 +0900 Subject: fix(blog/content): Fix incorrect article tag --- .../php-conference-okinawa-code-golf.xml | 2 +- vhosts/blog/nuldoc-src/config.ts | 2 +- .../php-conference-okinawa-code-golf/index.html | 4 +- vhosts/blog/public/tags/index.html | 8 +-- vhosts/blog/public/tags/phpconokinawa/index.html | 60 ++++++++++++++++++++++ 5 files changed, 68 insertions(+), 8 deletions(-) create mode 100644 vhosts/blog/public/tags/phpconokinawa/index.html diff --git a/vhosts/blog/content/posts/2022-08-27/php-conference-okinawa-code-golf.xml b/vhosts/blog/content/posts/2022-08-27/php-conference-okinawa-code-golf.xml index ba5b7026..4cbea19b 100644 --- a/vhosts/blog/content/posts/2022-08-27/php-conference-okinawa-code-golf.xml +++ b/vhosts/blog/content/posts/2022-08-27/php-conference-okinawa-code-golf.xml @@ -8,7 +8,7 @@ conference php - phpcon + phpconokinawa diff --git a/vhosts/blog/nuldoc-src/config.ts b/vhosts/blog/nuldoc-src/config.ts index 5e1cad46..26f316ca 100644 --- a/vhosts/blog/nuldoc-src/config.ts +++ b/vhosts/blog/nuldoc-src/config.ts @@ -19,8 +19,8 @@ export const config = { "cpp17": "C++ 17", "note-to-self": "備忘録", "php": "PHP", - "phpcon": "PHP カンファレンス", "phpconfuk": "PHP カンファレンス福岡", + "phpconokinawa": "PHP カンファレンス沖縄", "phperkaigi": "PHPerKaigi", "phpstudy-tokyo": "PHP 勉強会@東京", "python": "Python", 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 @@ - + PHP カンファレンス沖縄で出題されたコードゴルフの問題を解いてみた | REPL: Rest-Eat-Program Loop @@ -46,7 +46,7 @@ PHP
  • - PHP カンファレンス + PHP カンファレンス沖縄
  • diff --git a/vhosts/blog/public/tags/index.html b/vhosts/blog/public/tags/index.html index 0fe5ba1b..03c67e55 100644 --- a/vhosts/blog/public/tags/index.html +++ b/vhosts/blog/public/tags/index.html @@ -72,16 +72,16 @@ diff --git a/vhosts/blog/public/tags/phpconokinawa/index.html b/vhosts/blog/public/tags/phpconokinawa/index.html new file mode 100644 index 00000000..8ace093b --- /dev/null +++ b/vhosts/blog/public/tags/phpconokinawa/index.html @@ -0,0 +1,60 @@ + + + + + + + + + + + タグ「PHP カンファレンス沖縄」一覧 | REPL: Rest-Eat-Program Loop + + + +
    + +
    +
    + + +
    + + + -- cgit v1.2.3-70-g09d2