diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ | |||
7 | 7 | ||
8 | <meta property="og:description" content="Add a default marker to the map."/> | 8 | <meta property="og:description" content="Add a default marker to the map."/> |
9 | <meta name="viewport" content="width=device-width, initial-scale=1"/> | 9 | <meta name="viewport" content="width=device-width, initial-scale=1"/> |
10 | <link rel="shortcut icon" href="favicon.ico" type="image/ico"/> | 10 | <link rel="shortcut icon" href="./favicon.ico" type="image/ico"/> |
11 | 11 | ||
12 | <!-- FIXME --> | 12 | <!-- FIXME --> |
13 | <link rel="stylesheet" type="text/css" href="./dist/css/style.css"/> | 13 | <link rel="stylesheet" type="text/css" href="./dist/css/style.css"/> |