This commit is contained in:
jonaswinkler
2021-02-24 19:03:21 +01:00
parent a5ba14e446
commit f038bb90bb
2 changed files with 2 additions and 1 deletions

View File

@@ -9,7 +9,7 @@
<meta name="theme-color" content="#17541f" />
<link rel="manifest" href="manifest.webmanifest">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link ref="apple-touch-icon" href="apple-touch-icon.png">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
</head>
<body class="color-scheme-system">
<app-root></app-root>