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

github.com/cssandstuff/hugo-theme-winning.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcssandstuff <github@cssandstuff.com>2018-08-08 00:48:58 +0300
committerGitHub <noreply@github.com>2018-08-08 00:48:58 +0300
commitb01f593cd87658b9fb4bf6373b4b7ca176ba40d5 (patch)
treebd78cbe8930b4c1e494fa4623f15b2eb601a2e10
parentea8bdc3a558172c3708124245a97110492c08b2c (diff)
updated url to be examplesite
-rw-r--r--exampleSite/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 5852a7f..f48436d 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,4 +1,4 @@
-baseurl = "your-site-address"
+baseurl = "https://example.com"
title = "Winning"
theme = "hugo-theme-Winning"
themesdir = "../.."
@@ -11,4 +11,4 @@ languageCode = "en-us"
[author]
name = "your-name"
- email = "your-email" \ No newline at end of file
+ email = "your-email"