diff --git a/config.toml b/config.toml index 737fd19..672466f 100644 --- a/config.toml +++ b/config.toml @@ -77,6 +77,10 @@ disqusShortname = "" url = "/contact/" # Menu links +[[menu.main]] + name = "Home" + weight = 1 + url = "/" [[menu.main]] name = "Blog" weight = 10