fix(docs): Set description to our tagline

This commit is contained in:
Nick Winans 2021-01-29 20:40:23 -06:00 committed by Pete Johanson
parent cba85d400d
commit ddc5cbdca2
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ function Home() {
return (
<Layout
title={`Hello from ${siteConfig.title}`}
description="Description will go into a meta tag in <head />"
description="Modern, open source keyboard firmware."
>
<header className={classnames("hero hero--primary", styles.heroBanner)}>
<div className="container">