Fixing typos

This commit is contained in:
Andreas Deininger 2023-07-24 12:08:05 +02:00
parent 7ba8c815fc
commit f962ed5ba8
11 changed files with 19 additions and 13 deletions

View file

@ -3,6 +3,6 @@ publish = "public"
command = "hugo --gc --minify"
[context.production.environment]
HUGO_VERSION = "0.92.0"
HUGO_VERSION = "0.115.4"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"