diff options
-rw-r--r-- | favicon.ico | bin | 0 -> 15406 bytes | |||
-rw-r--r-- | index.html | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..2ddf495 --- /dev/null +++ b/favicon.ico | |||
Binary files differ | |||
@@ -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.svg" type="image/svg+xml"/> | 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"/> |