hugo-theme-relearn/exampleSite/content/basics/releasenotes/2/2.en.md

14 lines
433 B
Markdown
Raw Normal View History

2024-09-18 18:36:42 +00:00
+++
disableToc = false
hidden = true
title = "Version 2.2"
type = "releasenotes"
weight = -2
+++
## 2.2.0 (2021-09-09) {#220}
### New
- {{% badge style="info" icon="plus-circle" title=" " %}}New{{% /badge %}} Hidden pages are displayed by default in the sitemap generated by Hugo and are therefore visible for search engine indexing. You can now turn off this behavior by setting `disableSeoHiddenPages=true` in your `hugo.toml`.