add language & version meta for algolia docsearch (#787)

This commit is contained in:
Endilie Yacop Sucipto 2018-06-19 12:30:03 +08:00 committed by GitHub
parent df42926242
commit 0eb6612b58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -61,6 +61,8 @@ class Site extends React.Component {
description={description}
title={title}
url={url}
language={this.props.language}
version={this.props.version}
/>
<body
className={classNames({