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:
authorcfrome77 <fromeca@dukes.jmu.edu>2018-12-31 20:55:56 +0300
committercfrome77 <fromeca@dukes.jmu.edu>2018-12-31 20:55:56 +0300
commita1eab5ae0a9399180b1fec52b68fd2b7506f4e9b (patch)
treee1ad16588fe08cefa001153044d4933aebf4da2b
parent0cdbf0edb4db0c259c47da669ae4bba6d73d324f (diff)
Update config.toml
-rw-r--r--exampleSite/config.toml4
1 files 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"