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