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

github.com/zwbetz-gh/minimal-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2018-11-27 08:43:22 +0300
committerZachary Betz <zwbetz@gmail.com>2018-11-27 08:43:22 +0300
commitbae2207f8328e1b280964252a66fba848cd12caf (patch)
tree674edc67da3e4c1b0d3d9178f4cc9938d20fbc3a /exampleSite
parent8719afbea01dd06594cd1e9cd8f7a445584e65ea (diff)
Pass baseURL. Format build command for readability
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 7ef806c..f25fa5c 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -1,7 +1,6 @@
baseURL = "https://example.com"
languageCode = "en-us"
title = "Some Title"
-# theme = "minimal-bootstrap-hugo-theme"
enableGitInfo = false
[permalinks]