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

github.com/LordMathis/hugo-theme-nix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Peeler <jpeeler@redhat.com>2017-09-08 02:13:15 +0300
committerJeff Peeler <jpeeler@redhat.com>2017-09-08 02:13:15 +0300
commitf39477fc71f81338c49f226e95958742543d4fde (patch)
tree3d055ff8fc5fbe79dca761730b315a3020b7a98b /exampleSite
parent4fe988dc8628797d7b2bc0d486e204e6e66e3421 (diff)
Add support for Slack invite
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 7cdefe3..f570071 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -26,4 +26,5 @@ disqusShortname = "your_disqus_shortname"
Email = "your_email"
About = "Hi I'm Hugo and 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"