aboutsummaryrefslogtreecommitdiff
path: root/modern/public/index.html
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2020-09-13 17:52:38 -0700
committerAnton Tananaev <anton.tananaev@gmail.com>2020-09-13 17:52:38 -0700
commitf3024c900dffe7668b294054ee9a0345696769db (patch)
tree95226532e8b825fc741b928c1898a851530c4c91 /modern/public/index.html
parent6ef7e13621d746482ad906955675541fdd7f0705 (diff)
downloadetbsa-traccar-web-f3024c900dffe7668b294054ee9a0345696769db.tar.gz
etbsa-traccar-web-f3024c900dffe7668b294054ee9a0345696769db.tar.bz2
etbsa-traccar-web-f3024c900dffe7668b294054ee9a0345696769db.zip
Implement status popup
Diffstat (limited to 'modern/public/index.html')
-rw-r--r--modern/public/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/public/index.html b/modern/public/index.html
index ecded7c..78138ed 100644
--- a/modern/public/index.html
+++ b/modern/public/index.html
@@ -6,6 +6,7 @@
<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="%PUBLIC_URL%/styles.css">
<title>Traccar</title>
</head>
<body style="margin: 0; padding: 0;">