diff options
Diffstat (limited to 'public/index.html')
-rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 3c7e9be..143f477 100644 --- a/public/index.html +++ b/public/index.html @@ -5,6 +5,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Map</title> + <link rel="icon" href="icon.png"> <link rel="stylesheet" href="main.css" /> <!-- Font awesome --> |