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

github.com/themefisher/airspace-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSomrat Sorkar <37659754+somratpro@users.noreply.github.com>2021-08-14 07:56:25 +0300
committerGitHub <noreply@github.com>2021-08-14 07:56:25 +0300
commit6c80be191b08482a25ac73790e3a67e8d5608eab (patch)
tree3fede9a343ed9e0dfba05aa8288bd8fe30a3eae9 /exampleSite
parent0721ac74cae837057cc4896ecc2c35ccf66158a0 (diff)
parent8e5f6e364b18b0f8453b07c9583d9d6a01181900 (diff)
Merge pull request #187 from salim-b/add-default-tz
Set default `timeZone`
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 45584aa..47db101 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -3,6 +3,8 @@
baseURL = "http://examplesite.org"
title = "Airspace | Creative Agency Hugo Template"
theme = "airspace-hugo"
+# Default time zone for time stamps; use any valid [tz database name](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List)
+timeZone = "UTC"
# Number of posts per page in list view
paginate = "4"
# Post excerpt length