mirror of
https://github.com/evroon/bracket.git
synced 2026-05-19 05:59:34 -04:00
Docs: fix page description (#1101)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user