mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Update index.md
This commit is contained in:
committed by
GitHub
parent
5a15be93db
commit
f15f32590c
@@ -9,7 +9,7 @@ categories: ["Releases"]
|
||||
Hugo `0.77.0` is a small, but useful release. Some notable updates are:
|
||||
|
||||
* **time.AsTime** accepts an optional location as second parameter, allowing timezone aware printing of dates.
|
||||
* You can now build with `hugo install -tags nodeploy` if you don't need the **`hugo deploy`** feature.
|
||||
* You can now build with `go install -tags nodeploy` if you don't need the **`hugo deploy`** feature.
|
||||
* Remote **`getJSON`** errors can now be ignored by adding `ignoreErrors = ["error-remote-getjson"]` to your site config.
|
||||
|
||||
There are also several useful **[Hugo Modules](https://gohugo.io/hugo-modules/)** enhancements:
|
||||
|
||||
Reference in New Issue
Block a user