mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-10 07:37:19 +02:00
Update headerLinks API
This commit is contained in:
parent
bba7edd80f
commit
6ca90610f4
7 changed files with 74 additions and 79 deletions
|
@ -23,7 +23,6 @@ class DocsLayout extends React.Component {
|
|||
<Site
|
||||
config={this.props.config}
|
||||
className="sideNavVisible"
|
||||
section="docs"
|
||||
title={
|
||||
i18n
|
||||
? translation[this.props.metadata.language]["localized-strings"][
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue