mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 08:27:03 +02:00
Update headerLinks API
This commit is contained in:
parent
bba7edd80f
commit
6ca90610f4
7 changed files with 74 additions and 79 deletions
|
@ -63,7 +63,6 @@ class Site extends React.Component {
|
|||
<HeaderNav
|
||||
config={this.props.config}
|
||||
baseUrl={this.props.config.baseUrl}
|
||||
section={this.props.section}
|
||||
title={this.props.config.title}
|
||||
language={this.props.language}
|
||||
version={this.props.version}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue