* Fix 'Description will go into a meta tag in head' meta tag (cherry picked from commit5d682d2e05
) * Update index.js (cherry picked from commitc231bb7154
) Co-authored-by: Michael Vines <mvines@gmail.com>
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user