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

github.com/gonnux/hugo-apps-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByeonggon Lee <gonny952@gmail.com>2018-11-17 18:06:44 +0300
committerByeonggon Lee <gonny952@gmail.com>2018-11-17 18:06:44 +0300
commitfdc37b63c64233ce7a24fee62f03d6a85d48e4ea (patch)
treece37ce96514bb337e92cfe647e8393e36941a191 /exampleSite/config.toml
parentb8122cc85428f19ae6ab3994631e3e2a672f159e (diff)
Used mixins in scss
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index a3a8d18..2cd4cd1 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,4 +1,4 @@
-baseURL = "https://example.com"
+baseURL = "/"
languageCode = "en-us"
title = "Hugo Apps Theme"
paginate = 10