diff options
Diffstat (limited to 'modern')
-rw-r--r-- | modern/public/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modern/public/index.html b/modern/public/index.html index bfc5605e..29800eb2 100644 --- a/modern/public/index.html +++ b/modern/public/index.html @@ -6,8 +6,6 @@ <meta name="theme-color" content="#000000"> <link rel="manifest" href="%PUBLIC_URL%/manifest.json"> <link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico"> - <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500"> - <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"> <title>Traccar</title> </head> <body style="margin: 0; padding: 0;"> |