mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-04-06 02:19:05 +00:00
Style updates
This commit is contained in:
@@ -7,7 +7,10 @@ const Home: NextPage = () => {
|
||||
<>
|
||||
<Head>
|
||||
<title>The Biergarten App</title>
|
||||
<meta name="description" content="Home" />
|
||||
<meta
|
||||
name="description"
|
||||
content="The Biergarten App is an app for beer lovers to share their favourite brews and breweries with like-minded people online."
|
||||
/>
|
||||
</Head>
|
||||
<Layout>
|
||||
<div className="flex h-full w-full items-center justify-center bg-primary">
|
||||
|
||||
Reference in New Issue
Block a user