Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects

Resolve "change index description"

Merged Christophe Chaudier requested to merge 48-change-index-description into master
+ 1
1
@@ -32,7 +32,7 @@ export default function Home() {
<Layout
title={siteConfig.themeConfig.navbar.title}
description="Description will go into a meta tag in <head />"
description={siteConfig.tagline}
>
<HomepageHeader />
<main>
Loading