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

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