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

This commit is contained in:
Michael Vines
2020-09-16 09:03:01 -07:00
committed by mergify[bot]
parent c6eea94edc
commit 5d682d2e05

View File

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