committed by
Bastian
parent
e2c0f3e70f
commit
f71edaef9d
@@ -8,6 +8,7 @@
|
||||
<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">
|
||||
<link rel="stylesheet" href="%PUBLIC_URL%/styles.css">
|
||||
<meta property="og:title" content="%REACT_APP_RADAR_NAME%" />
|
||||
<meta property="og:image" content="%PUBLIC_URL%/logo.svg" />
|
||||
|
||||
|
||||
3
public/styles.css
Normal file
3
public/styles.css
Normal file
@@ -0,0 +1,3 @@
|
||||
/*
|
||||
* Define your custom CSS Styles here.
|
||||
*/
|
||||
Reference in New Issue
Block a user