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

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Tam <sere@live.hk>2019-08-01 16:42:49 +0300
committerVincent Tam <sere@live.hk>2019-08-01 16:42:49 +0300
commita2112f9805471b486e6216f7ec7f44cd140927dd (patch)
tree64a3e70065870ab516edb9111c1adf607f48f495
parent1b22345268eea4708cfcad0d2b331e8b0403a7c8 (diff)
Neutral site title
-rw-r--r--exampleSite/config.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index d5d3a64..d4e8307 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,7 +1,7 @@
-baseURL = "https://example.com/"
-languageCode = "en"
+baseURL = "https://example.org/"
+languageCode = "en-us"
defaultContentLanguage = "en"
-title = "Site title"
+title = "Hugo Huginn Theme"
theme = "huginn"
[Params]