mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 18:44:46 -04:00
Fix typo
This commit is contained in:
parent
48a5ac2138
commit
37c1d9c92b
@ -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/
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user