From 89a8d7de3ff92e7bc3c203ea42da89aa40ad8261 Mon Sep 17 00:00:00 2001 From: Kazuhiro MUSASHI Date: Sun, 4 Dec 2022 22:20:18 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"=E3=83=91=E3=83=BC=E3=83=9E=E3=83=AA?= =?UTF-8?q?=E3=83=B3=E3=82=AF=E3=81=AE=E8=A8=AD=E5=AE=9A=E3=82=92=E5=86=8D?= =?UTF-8?q?=E5=BA=A6=E5=A4=89=E6=9B=B4=E3=81=99=E3=82=8B"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit ac4d070327a97ca87cb70b42871e2ee94202b08c. --- config/_default/config.toml | 2 +- config/staging/config.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index f179cce..efc89a1 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -532,7 +532,7 @@ series = "series" # you can add extra information after the name (HTML format is supported), such as icons post = "" name = "Posts" - url = "/" + url = "/posts/" # title will be shown when you hover on this menu link title = "" weight = 1 diff --git a/config/staging/config.toml b/config/staging/config.toml index 6b93e5c..f17ee87 100644 --- a/config/staging/config.toml +++ b/config/staging/config.toml @@ -532,7 +532,7 @@ series = "series" # you can add extra information after the name (HTML format is supported), such as icons post = "" name = "Posts" - url = "/" + url = "/posts/" # title will be shown when you hover on this menu link title = "" weight = 1