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

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