diff options
| author | user <user@node5.net> | 2024-04-07 19:53:12 +0200 |
|---|---|---|
| committer | user <user@node5.net> | 2024-04-07 19:53:12 +0200 |
| commit | 8b16fb83788a04e806573ae3f80e28156a99f27b (patch) | |
| tree | 3873a26b8aaf050cc58ad1d6b49817eb4d2eb1e8 /src/static | |
| parent | 54123e3447c6f62e79272d9f81c2f8c8e4d8fa38 (diff) | |
title
Diffstat (limited to 'src/static')
| -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 --> |
