mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
23.37.2018 06199b97cbff122b072a54b72af2128d606ddc16
feat: define schema agnostic base url
1 files modified
2 ■■■ changed files
exampleSite/config.toml 2 ●●● patch | view | raw | blame | history
exampleSite/config.toml
@@ -1,5 +1,5 @@
# Site settings
baseURL = "https://example.org/"
baseURL = "//example.org"
languageCode = "en-US"
title = "Split - HTML Template Demo"
theme = "hugo-split-theme"