aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-04-07 19:53:12 +0200
committeruser <user@node5.net>2024-04-07 19:53:12 +0200
commit8b16fb83788a04e806573ae3f80e28156a99f27b (patch)
tree3873a26b8aaf050cc58ad1d6b49817eb4d2eb1e8 /src
parent54123e3447c6f62e79272d9f81c2f8c8e4d8fa38 (diff)
title
Diffstat (limited to 'src')
-rw-r--r--src/static/index.html2
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 -->