docs: Fix 'Description will go into a meta tag in head' meta tag (bp #12277) (#12279)

* Fix 'Description will go into a meta tag in head' meta tag

(cherry picked from commit 5d682d2e05)

* Update index.js

(cherry picked from commit c231bb7154)

Co-authored-by: Michael Vines <mvines@gmail.com>
This commit is contained in:
mergify[bot]
2020-09-16 16:56:26 +00:00
committed by GitHub
parent d35dc79ee7
commit 19eb73d645

View File

@ -92,7 +92,7 @@ function Home() {
return (
<Layout
title="Homepage"
description="Description will go into a meta tag in <head />"
description="Solana Documentation"
>
{/* <header className={clsx("hero hero--primary", styles.heroBanner)}> */}
{/* <div className="container">