mirror of https://github.com/explosion/spaCy.git
Update seo.js
This commit is contained in:
parent
7937109ed9
commit
db7c0dbfd6
|
@ -93,6 +93,7 @@ const SEO = ({ description, lang, title, section, sectionTitle, bodyClass }) =>
|
|||
|
||||
return (
|
||||
<Helmet
|
||||
defer={false}
|
||||
htmlAttributes={{ lang }}
|
||||
bodyAttributes={{ class: bodyClass }}
|
||||
title={pageTitle}
|
||||
|
|
Loading…
Reference in New Issue