Add makefile

This commit is contained in:
Dominic Zimmer
2024-03-30 13:19:07 +01:00
parent 781921efd7
commit 5fdd0c5e48
9 changed files with 60 additions and 14 deletions

View File

@@ -9,7 +9,7 @@
name="description"
content="CS Copenhagen Major Bingo"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/bingo192.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/