aboutsummaryrefslogtreecommitdiff
path: root/web/debug.html
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2018-05-26 16:09:15 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2018-05-26 16:09:15 +1200
commitdefba3eba05879803e1ec5d812e08dd0eb207e46 (patch)
tree511ecc675e8f84201bd8f39921b2f1e820d31a1f /web/debug.html
parentb68399b18fbfca20fbe22d753f366e2ae9470597 (diff)
downloadetbsa-traccar-web-defba3eba05879803e1ec5d812e08dd0eb207e46.tar.gz
etbsa-traccar-web-defba3eba05879803e1ec5d812e08dd0eb207e46.tar.bz2
etbsa-traccar-web-defba3eba05879803e1ec5d812e08dd0eb207e46.zip
Add extra web icons
Diffstat (limited to 'web/debug.html')
-rw-r--r--web/debug.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/debug.html b/web/debug.html
index 5e47ee6..5b0599f 100644
--- a/web/debug.html
+++ b/web/debug.html
@@ -4,6 +4,8 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>Traccar</title>
+<link rel="icon" sizes="192x192" href="/icon.png">
+<link rel="apple-touch-icon" href="/apple-touch-icon.png">
<link rel="stylesheet" href="app.css">
</head>
<body>