aboutsummaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html
index 7abfb82..3174635 100644
--- a/public/index.html
+++ b/public/index.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8" />
<title>markdown-viewer - 🐇</title>
- <link rel="icon" type="image/png" href="img/favicon.png" />
+ <link rel="icon" type="image/png" href="img/favicon.ico" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="js/script.js"></script>