aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 612203a..c20d599 100644
--- a/config.toml
+++ b/config.toml
@@ -108,5 +108,5 @@ links = [
navbar = [
{ title = "Home", path = "/" },
- { title = "Blog", path = "/blog" },
+ { title = "Blog", path = "/blog/" },
]