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:
authortaxio <taxio.2029@gmail.com>2018-11-13 07:24:20 +0300
committertaxio <taxio.2029@gmail.com>2018-11-13 07:24:20 +0300
commit23b8a3bb42f0535c178f8548980f069d731f5c02 (patch)
treee641d305e25ad060996973fed5b8c36e7272543f /exampleSite
parent2bf1eb750109f4961204237b662f99fb425cfe37 (diff)
fix format
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 4744124..611cb8d 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -27,6 +27,6 @@ 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"
- Favicon = "/favicon.ico"
+ Favicon = "/favicon.ico"
SlackURL = "your_slack_invite_url"