mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-16 02:27:21 +02:00
Update headerLinks API
This commit is contained in:
parent
bba7edd80f
commit
6ca90610f4
7 changed files with 74 additions and 79 deletions
|
@ -28,7 +28,6 @@ const BlogPageLayout = React.createClass({
|
|||
const page = this.props.metadata.page;
|
||||
return (
|
||||
<Site
|
||||
section="blog"
|
||||
title="Blog"
|
||||
language="en"
|
||||
config={this.props.config}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue