diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/static/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/index.html b/src/static/index.html index f7520ed..115bc76 100644 --- a/src/static/index.html +++ b/src/static/index.html @@ -4,7 +4,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <title>HTML 5 Boilerplate</title> + <title>Nearest shop map</title> <link rel="stylesheet" href="leaflet.css"/> <link rel="stylesheet" href="main.css"/> <!-- Make sure you put this AFTER Leaflet's CSS --> |
