This commit is contained in:
Thomas Ruoff
2021-11-29 20:45:32 +01:00
parent 49f2bb62b5
commit 0ea31c21be
4 changed files with 100 additions and 106 deletions

View File

@@ -10,7 +10,7 @@ const HomeDebug = () => {
return (
<div>
<Head>
<title>DEBUG: Bello's Adventskalender 2020</title>
<title>DEBUG: Bello's Adventskalender 2021</title>
<link rel="icon" href="/favicon.ico" />
</Head>
<AppProvider debug={true}>