lotusdocs
lotusdocs copied to clipboard
Allow to add noindex meta tag via frontmatter
trafficstars
Changes
This allows to set noindex: true via frontmatter.
Dark mode
- [ ] The UI has been tested both in dark and light mode
- [x] This PR does not change the UI
Deploy request for hugo-lotusdocs pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | 6c379d7581b3813a4184ef03a9ed096a2a207700 |
fyi, this was my naive approach to add noindex to one of my pages. I'm not that experienced with Hugo, so I might have missed the "correct" way to do it and I'm happy if someone gives me a hint on how to do it properly :)