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

github.com/SteveLane/hugo-icon.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Lane <lane.s@unimelb.edu.au>2017-09-20 01:14:23 +0300
committerSteve Lane <lane.s@unimelb.edu.au>2017-09-20 01:14:23 +0300
commit7ac3dee67b4aaf92c52564b246e337a561c07748 (patch)
treeb44817093594f736f30c226e7c9eb99f3b3e4120
parent2131932f14777bfa1cbd0c6b79d228dcdf321af9 (diff)
update url
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index a17d9fe..68cd6f8 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,6 +1,6 @@
# Main config file for icon theme.
theme = "icon"
-baseURL = "/"
+baseURL = "https://www.example.com/"
languageCode = "en-AU"
title = "My Awesome Title"