summaryrefslogtreecommitdiff
path: root/public/views/html.hbs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--public/views/html.hbs4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/views/html.hbs b/public/views/html.hbs
index 5c7e6bea..2d68bb3d 100644
--- a/public/views/html.hbs
+++ b/public/views/html.hbs
@@ -13,8 +13,8 @@
<title>
{{title}}
</title>
- <link rel="icon" type="image/png" href="https://hackmd.io/favicon.png">
- <link rel="apple-touch-icon" href="https://hackmd.io/apple-touch-icon.png">
+ <link rel="icon" type="image/png" href="{{{url}}}/favicon.png">
+ <link rel="apple-touch-icon" href="{{{url}}}/apple-touch-icon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">