Update index.js

This commit is contained in:
Michael Vines 2020-09-16 09:29:48 -07:00 committed by mergify[bot]
parent 5d682d2e05
commit c231bb7154

View File

@ -92,7 +92,7 @@ function Home() {
return ( return (
<Layout <Layout
title="Homepage" title="Homepage"
description="Solana Documentation"/> 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">