Add possibility to change fonts. This fixes #88

This commit is contained in:
dennis.ludwig
2021-07-02 11:55:26 +02:00
parent 1de83feb28
commit 20cbc5ef06
9 changed files with 41 additions and 20 deletions

View File

@@ -6,6 +6,7 @@
<meta name="theme-color" content="#000000" />
<meta name="description" content="%REACT_APP_RADAR_NAME%" />
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo.svg" />
<link rel="stylesheet" href="%PUBLIC_URL%/fonts.css">
<meta property="og:title" content="%REACT_APP_RADAR_NAME%" />
<meta property="og:image" content="%PUBLIC_URL%/logo.svg" />