mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 10:54:40 -04:00
Update index.md
This commit is contained in:
parent
62bb8d8264
commit
bba1104b86
@ -6,7 +6,7 @@ description: "Headless Bundles, disable languages, improves fast render mode, an
|
||||
categories: ["Releases"]
|
||||
---
|
||||
|
||||
The most notable new feature in Hugo `0.35` is perhaps **Headless Bundles**.
|
||||
The most notable new feature in Hugo `0.35` is perhaps **Headless Bundles**.
|
||||
|
||||
This means that you in your `index.md` front matter can say:
|
||||
|
||||
@ -14,6 +14,7 @@ This means that you in your `index.md` front matter can say:
|
||||
headless: true
|
||||
```
|
||||
And
|
||||
|
||||
* it will have no `Permalink` and no rendered HTML in `/public`
|
||||
* it will not be part of `.Site.RegularPages` etc.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user