From ac4d070327a97ca87cb70b42871e2ee94202b08c Mon Sep 17 00:00:00 2001 From: Kazuhiro MUSASHI Date: Sun, 4 Dec 2022 22:10:36 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=91=E3=83=BC=E3=83=9E=E3=83=AA=E3=83=B3?= =?UTF-8?q?=E3=82=AF=E3=81=AE=E8=A8=AD=E5=AE=9A=E3=82=92=E5=86=8D=E5=BA=A6?= =?UTF-8?q?=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 --- 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 efc89a1..f179cce 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 = "/posts/" + url = "/" # 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 f17ee87..6b93e5c 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 = "/posts/" + url = "/" # title will be shown when you hover on this menu link title = "" weight = 1