Docs: fix page description (#1101)

This commit is contained in:
Erik Vroon
2025-02-07 20:26:38 +01:00
committed by GitHub
parent 0f6293ca73
commit 00355abb9e

View File

@@ -62,8 +62,8 @@ export default function Home() {
return (
<MantineProvider theme={theme} defaultColorScheme="dark">
<Layout
title={""}
description="Description will go into a meta tag in <head />"
title={"Bracket documentation"}
description="Free and open source tournament scheduling system"
>
<HeroTitle />
<main>