This commit is contained in:
Thomas Ruoff
2023-11-30 15:57:52 +01:00
parent 3878a844b1
commit 5ce524cb84
4 changed files with 51 additions and 51 deletions

View File

@@ -10,7 +10,7 @@ const HomeDebug = () => {
return (
<div>
<Head>
<title>Adventskalender 2022 Edition</title>
<title>Adventskalender 2023 Edition</title>
<link rel="icon" href="/favicon.ico" />
</Head>
<AppProvider debug={true}>