summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorMatthew Lemon <lemon@matthewlemon.com>2022-01-03 20:41:21 +0000
committerMatthew Lemon <lemon@matthewlemon.com>2022-01-03 20:41:21 +0000
commit47932676235b90cdf033c31fdc62d52cfed7f168 (patch)
treec65c014cf22074049801f5616cfd40c7cf7cd12c /config.toml
parentf4b565e1221c6efe22b89b23c018a0b7215181ff (diff)
better stuff with templates
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index b6c7a57..69cf5d4 100644
--- a/config.toml
+++ b/config.toml
@@ -17,7 +17,7 @@ pygmentsUseClasses = true
identifier = "blog"
name = "blog"
title = "blog"
- url = "/"
+ url = "/blog/"
weight = 10
[[menu.main]]