Set Time Zone
This commit is contained in:
parent
e3c43e06ff
commit
b357f3d754
1 changed files with 2 additions and 2 deletions
|
|
@ -2,11 +2,11 @@
|
||||||
# The base URL of your site (required). This will be prepended to all relative URLs.
|
# The base URL of your site (required). This will be prepended to all relative URLs.
|
||||||
baseURL = "/"
|
baseURL = "/"
|
||||||
# Title of your website (required).
|
# Title of your website (required).
|
||||||
title = "Hugoplate"
|
title = "VeruA ** Verwaltung und Abrechnung"
|
||||||
# Your theme name
|
# Your theme name
|
||||||
theme = "hugoplate"
|
theme = "hugoplate"
|
||||||
# Default time zone for time stamps; use any valid tz database name: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List
|
# 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 = "America/New_York"
|
timeZone = "Europe/Berlin"
|
||||||
# post pagination
|
# post pagination
|
||||||
paginate = 2 # see https://gohugo.io/extras/pagination/
|
paginate = 2 # see https://gohugo.io/extras/pagination/
|
||||||
# post excerpt
|
# post excerpt
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue