Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cfrome77/hugo-theme-sky.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Frome <fromeca@dukes.jmu.edu>2019-01-02 18:34:57 +0300
committerGitHub <noreply@github.com>2019-01-02 18:34:57 +0300
commit36222175b26e81944a0ea21aba510831178620e3 (patch)
tree90fd0bc1b8b1e60ae737c7d570a20c0cc9661336
parentfba0826b3014e8e68842b585e2b3eae96d3fa884 (diff)
Update config.toml
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
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