Make heading id linkable

This commit is contained in:
Joe Mooring 2022-12-18 16:16:11 -08:00 committed by GitHub
parent b220793447
commit 45c79bea70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -554,7 +554,7 @@ force = false
Setting `force=true` will make a redirect even if there is existing content in the path. Note that before Hugo 0.76 `force` was the default behavior, but this is inline with how Netlify does it.
## 404 Server Error Page
## 404 Server Error Page {#404-server-error-page}
{{< new-in "0.103.0" >}}