From a1eab5ae0a9399180b1fec52b68fd2b7506f4e9b Mon Sep 17 00:00:00 2001 From: cfrome77 Date: Mon, 31 Dec 2018 12:55:56 -0500 Subject: Update config.toml --- exampleSite/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/config.toml b/exampleSite/config.toml index f929490..413193a 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -8,7 +8,7 @@ disqusShortname = "your_disqus_shortname" [[menu.header]] name = "blog" weight = 0 - url = "/blog" + url = "/post" [[menu.header]] name = "about" weight = 0 @@ -22,9 +22,9 @@ disqusShortname = "your_disqus_shortname" GoogleplusID = "your_googleplus" FacebookID = "your_facebook" TelegramID = "your_telegram" + SlackURL = "your_slack_invite_url" Name = "Hugo" Email = "your_email" tagline = "Full Stack Developer" about = "Hi this is my website. I am a developer, writer and family man. I like developing websites using Hugo, sports, nature, photography and travel. On this websites you can expect my projects and blog posts about everything I love. Enjoy!" ProfilePicture = "/profile.jpg" - SlackURL = "your_slack_invite_url" -- cgit v1.2.3