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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaximilian Bosche <snow2k9@users.noreply.github.com>2019-01-13 11:24:53 +0300
committerHanzei <16541325+hanzei@users.noreply.github.com>2019-01-13 11:24:53 +0300
commit819c0588650c23a85e6d1b10fc1a47c2db72a5ec (patch)
treefc3b26c6922a8194cf9b6f44f58a76d8295bf421 /exampleSite/config.toml
parent9122e99c437b14aff1c965665e3d7177868db2bd (diff)
Added parameter for timeformat (#124)
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 9d5f082..08aabc8 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -23,6 +23,7 @@ DefaultContentLanguage = "en" # Default language fo
localTime = true # Show your current local time in contact section
timeZone = "America/Los_Angeles" # Your timezone as in the TZ* column of this list: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
+ timeFormat = "h:mm A" # https://momentjs.com/docs/#/displaying/format/
[params.projects]
useTwoColumns = false # Use a layout with two columns instead of three