From b357f3d7543491753a3a3fa6d95c04e44db4d104 Mon Sep 17 00:00:00 2001 From: Andreas Hnida Date: Thu, 15 Feb 2024 06:33:49 +0000 Subject: [PATCH] Set Time Zone --- hugo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.toml b/hugo.toml index 9c8bf25..8332ac6 100755 --- a/hugo.toml +++ b/hugo.toml @@ -2,11 +2,11 @@ # The base URL of your site (required). This will be prepended to all relative URLs. baseURL = "/" # Title of your website (required). -title = "Hugoplate" +title = "VeruA ** Verwaltung und Abrechnung" # Your theme name 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 -timeZone = "America/New_York" +timeZone = "Europe/Berlin" # post pagination paginate = 2 # see https://gohugo.io/extras/pagination/ # post excerpt