add static creator

This commit is contained in:
Bastian Ike
2021-01-11 14:56:50 +01:00
parent c66c04132f
commit d2245376db
7 changed files with 92 additions and 14 deletions

View File

@@ -5,9 +5,9 @@
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="%RADAR_NAME%" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<!-- <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />-->
<meta property="og:title" content="%RADAR_NAME%" />
<meta property="og:image" content="%PUBLIC_URL%/logo.svg" />
<!-- <meta property="og:image" content="%PUBLIC_URL%/logo.svg" />-->
<meta name="format-detection" content="telephone=no" />
<meta name="viewport" content="width=device-width, maximum-scale=1.0, initial-scale=1.0, user-scalable=0" />