docs(fix): remove ref to 'Production' section in README (#778)
Follow-up to e726c8b
This commit is contained in:
parent
e726c8b70f
commit
2247bc582c
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue