diff options
Diffstat (limited to 'modern/public/index.html')
-rw-r--r-- | modern/public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/public/index.html b/modern/public/index.html index 864263cb..7285fbdf 100644 --- a/modern/public/index.html +++ b/modern/public/index.html @@ -8,6 +8,7 @@ <meta name="description" content="Traccar GPS tracking system" /> <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> <link rel="manifest" href="%PUBLIC_URL%/manifest.json" /> + <link rel="stylesheet" href="%PUBLIC_URL%/styles.css"> <title>Traccar</title> </head> <body> |