aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--favicon.icobin0 -> 15406 bytes
-rw-r--r--index.html2
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
diff --git a/index.html b/index.html
index 04878fb..9af0eaa 100644
--- a/index.html
+++ b/index.html
@@ -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"/>