Update headerLinks API

This commit is contained in:
Frank Li 2017-08-08 13:46:11 -07:00
parent bba7edd80f
commit 6ca90610f4
7 changed files with 74 additions and 79 deletions

View file

@ -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}