Skip to content

Commit f0ec446

Browse files
committed
simplify favicon path
1 parent e1e27b7 commit f0ec446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
<link rel="stylesheet" href="/css/main.css">
1919

2020
<!-- Favicon -->
21-
<link rel="icon" type="image/png" href="http://www.mruby.org/favicon.png" />
21+
<link rel="icon" type="image/png" href="/favicon.png" />

0 commit comments

Comments
 (0)