starters: update to support Hugo 0.93

This commit is contained in:
George Cushen 2022-03-03 21:17:51 +00:00
commit d75dbe7f3d
14 changed files with 21 additions and 21 deletions

View file

@ -3,7 +3,7 @@
publish = "public"
[build.environment]
HUGO_VERSION = "0.91.2"
HUGO_VERSION = "0.93.1"
HUGO_ENABLEGITINFO = "true"
[context.production.environment]