Fix 'Description will go into a meta tag in head' meta tag
This commit is contained in:
committed by
mergify[bot]
parent
c6eea94edc
commit
5d682d2e05
@ -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