aboutsummaryrefslogtreecommitdiff
path: root/web/debug.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/debug.html')
-rw-r--r--web/debug.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/debug.html b/web/debug.html
index 5b0599f..6c6d671 100644
--- a/web/debug.html
+++ b/web/debug.html
@@ -3,14 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
-<title>Traccar</title>
+<title>ETBSA</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>
<div id="spinner"></div>
-<div id="attribution">Powered by <a href="https://www.traccar.org/">Traccar GPS Tracking System</a></div>
+<div id="attribution" style="display: none;">Powered by <a href="https://www.traccar.org/">Traccar GPS Tracking System</a></div>
<script id="loadScript" mode="debug" src="load.js"></script>
</body>
</html>