docs(fix): remove ref to 'Production' section in README

This commit is contained in:
Ramiro Morales 2024-10-30 17:58:48 +01:00
parent e726c8b70f
commit 597a8c898a

View File

@ -173,7 +173,7 @@ Read the documentation for [social follow](https://github.com/theNewDynamic/gohu
### Content indexing ### Content indexing
If the theme is run in [production](#production), pages will be indexed by search engines. To prevent indexing on some given pages, add `private: true` to its Front Matter. If the theme is run in production, pages will be indexed by search engines. To prevent indexing on some given pages, add `private: true` to its Front Matter.
### Update font or body classes ### Update font or body classes