aboutsummaryrefslogtreecommitdiff
path: root/modern/public/index.html
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2020-03-18 23:08:18 -0700
committerAnton Tananaev <anton.tananaev@gmail.com>2020-03-18 23:08:18 -0700
commit09e0ddc2e567cd38fb1196d3f6e73f48dadc435a (patch)
tree779ef392335323f5dc2542ec5be1f531d3f6b3ce /modern/public/index.html
parent3d05383151ad7ce44c6297fc46bf5bf8457db7c6 (diff)
downloadetbsa-traccar-web-09e0ddc2e567cd38fb1196d3f6e73f48dadc435a.tar.gz
etbsa-traccar-web-09e0ddc2e567cd38fb1196d3f6e73f48dadc435a.tar.bz2
etbsa-traccar-web-09e0ddc2e567cd38fb1196d3f6e73f48dadc435a.zip
Remove leaflet dependency
Diffstat (limited to 'modern/public/index.html')
-rw-r--r--modern/public/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/modern/public/index.html b/modern/public/index.html
index ac6d8d5..bfc5605 100644
--- a/modern/public/index.html
+++ b/modern/public/index.html
@@ -8,8 +8,6 @@
<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">
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/7.0.0/normalize.min.css">
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.3.1/leaflet.css">
<title>Traccar</title>
</head>
<body style="margin: 0; padding: 0;">