From 36222175b26e81944a0ea21aba510831178620e3 Mon Sep 17 00:00:00 2001 From: Chris Frome Date: Wed, 2 Jan 2019 10:34:57 -0500 Subject: Update config.toml --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 413193a..22fa6fc 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -8,7 +8,7 @@ disqusShortname = "your_disqus_shortname" [[menu.header]] name = "blog" weight = 0 - url = "/post" + url = "/blog" [[menu.header]] name = "about" weight = 0 -- cgit v1.2.3