mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-26 22:47:49 +02:00
Update headerLinks API
This commit is contained in:
parent
bba7edd80f
commit
6ca90610f4
7 changed files with 74 additions and 79 deletions
|
@ -18,7 +18,6 @@ class BlogPostLayout extends React.Component {
|
|||
return (
|
||||
<Site
|
||||
className="sideNavVisible"
|
||||
section="blog"
|
||||
url={"blog/" + this.props.metadata.path}
|
||||
title={this.props.metadata.title}
|
||||
language={"en"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue