Using an empty/unnamed hash, as in `href="#"` isn't necessary and it gets reported as an issue by some link checkers. Related: - https://github.com/gohugoio/hugo/issues/9149 - https://github.com/gohugoio/hugo/pull/9191
Using an empty/unnamed hash, as in
href="#"isn't necessary and it gets reported as an issue by some link checkers.Related: