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

github.com/Fastbyte01/KeepIt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEumeryx <eumeryx@foxmail.com>2021-05-09 19:06:36 +0300
committerEumeryx <eumeryx@foxmail.com>2021-05-09 19:12:22 +0300
commit010d9098c1d8bc42ce83e7c7e44a4ee2fe45583e (patch)
treece5a6f37bb44d9320b149209d083966f3129b50c /exampleSite
parent7b37867d5ee9e892a3e64d09ac0ec84e85a377eb (diff)
add date format in config
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 408bac3..bf88440 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -45,7 +45,8 @@ disqusShortname = "yourdiscussshortname"
subtitle = "A Hugo theme" # Subtitle
cdn_url = "" # Base CDN URL
home_mode = "" # post or other
-
+ dateFormatToUse = "" # set date format, default "2 January 2006"
+
google_verification = ""
bing_verification = ""
yandex_verification = ""