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:
authorHanzei <hanzei@mailbox.org>2018-06-27 16:54:00 +0300
committerHanzei <hanzei@mailbox.org>2018-06-27 16:54:00 +0300
commit0f5be4877e7eb1d4321a5da3ee49ebe221e5fc10 (patch)
tree0009a7b343a1db31468954feffeb61acea73c7b2 /exampleSite/config.toml
parent7fe657ed249662e85e63398c95aec4c199f926fe (diff)
Remove unused config parameter
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 1b24526..179bc2f 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -16,7 +16,6 @@ enforce_ssl = false
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
dateForm = "Jan 2, 2006"
- dateFormFull = "Mon Jan 2 2006 15:04:05 EST"
cacheBuster = false # Add the current unix timestamp in query string for cache busting css assets (relevant in development mode)
faviconFile = "img/fav.ico"
fadeIn = true # Turn on/off the fade-in effect