mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
docs: various fixes and improvements (#3546)
This commit is contained in:
parent
2e9854964d
commit
9134b1396b
59 changed files with 230 additions and 225 deletions
|
@ -194,8 +194,8 @@ There are two lifecycle methods that are essential to theme implementation:
|
|||
|
||||
These lifecycle method are not essential but recommended:
|
||||
|
||||
- [`validateThemeConfig({themeConfig,validate})`](lifecycle-apis.md#validatethemeconfigthemeconfigvalidate)
|
||||
- [`validateOptions({options,validate})`](lifecycle-apis.md#validateoptionsoptionsvalidate)
|
||||
- [`validateThemeConfig({themeConfig, validate})`](lifecycle-apis.md#validatethemeconfigthemeconfig-validate)
|
||||
- [`validateOptions({options, validate})`](lifecycle-apis.md#validateoptionsoptions-validate)
|
||||
|
||||
<!--
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue