Update index.md

This commit is contained in:
Bjørn Erik Pedersen 2021-11-02 11:58:04 +01:00 committed by GitHub
parent 7fb8e070c8
commit 1917195f07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ description: "Hugo 0.89.0 brings fine grained file filters, archetype rewrite, d
categories: ["Releases"]
---
This release is a dependency refresh (the new Goldmark verion comes with a lot of bug fixes, as one example), many bug fixes, but also some nice new features:
This release is a dependency refresh (the new Goldmark version comes with a lot of bug fixes, as one example), many bug fixes, but also some nice new features:
We have added the [configuration settings](https://gohugo.io/hugo-modules/configuration/#module-config-mounts) **includeFiles** and **excludeFiles** to the mount configuration. This allows fine grained control over what files to include, and it works for all of Hugo's file systems (including `/static`).