remove 'Desktop' from title

This commit is contained in:
Norbert Renner 2014-05-13 11:51:30 +02:00
parent a8770783c0
commit 8783dd8278

View file

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>BRouter desktop web client</title>
<title>BRouter web client</title>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.2/leaflet.css" />
<link rel="stylesheet" href="http://leaflet.github.io/Leaflet.draw/leaflet.draw.css" />