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-10-16 21:23:28 +0300
committerZachary Betz <zwbetz@gmail.com>2018-10-16 21:23:28 +0300
commitf06ecc1e97f1372f0229b95edb6ccda0597bce43 (patch)
treeaf46481995bfb2b264700d6ee173e94efccc7e55 /exampleSite
parenta0556fb6df35175ad027ae13469173484f4dc0d4 (diff)
Update default config options
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 5403194..2652b22 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -17,7 +17,7 @@ enableGitInfo = false
navbarLinkColor = "rgba(255, 255, 255, 0.75)"
navbarLinkHoverColor = "rgba(255, 255, 255, 1)"
wrapperMaxWidth = "800px"
- customDateFormat = "Monday, January 2, 2006"
+ customDateFormat = "January 2, 2006"
customCodeStyle = true
customBlockquoteStyle = true
showPostSummary = false