summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/favicon.icobin0 -> 5074 bytes
-rw-r--r--public/index.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/public/favicon.ico b/public/favicon.ico
new file mode 100644
index 0000000..5446c6c
--- /dev/null
+++ b/public/favicon.ico
Binary files differ
diff --git a/public/index.html b/public/index.html
index 1626519..550793d 100644
--- a/public/index.html
+++ b/public/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Shipwreckt</title>
+ <link rel="icon" href="favicon.ico" type="image/x-icon">
<!-- styles -->
<link href="style.css" rel="stylesheet" type="text/css" />