This commit is contained in:
Andreas Deininger
2024-02-29 12:36:24 +01:00
committed by GitHub
parent 48a5ac2138
commit 37c1d9c92b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ Site
## Alternate date format
To insert date and time with an altnerate format, use the [`time.Now`] function:
To insert date and time with an alternate format, use the [`time.Now`] function:
[`time.Now`]: /functions/time/now/
+1 -1
View File
@@ -3,7 +3,7 @@
command = "hugo --gc --minify"
[build.environment]
HUGO_VERSION = "0.123.5"
HUGO_VERSION = "0.123.6"
[context.production.environment]
HUGO_ENV = "production"