We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 813c3bd commit e58dc5dCopy full SHA for e58dc5d
_includes/head.html
@@ -16,8 +16,4 @@
16
<!-- For all browsers -->
17
<link rel="stylesheet" href="{{ base_path }}/assets/css/main.css">
18
19
-<meta http-equiv="cleartype" content="on">
20
-
21
-<!-- Icons -->
22
-<link rel="shortcut icon" href="{{ base_path }}/favicon.ico">
23
-<link rel="shortcut icon" href="{{ base_path }}/favicon.png">
+<meta http-equiv="cleartype" content="on">
_includes/head/custom.html
@@ -1,3 +1,5 @@
1
<!-- start custom head snippets -->
2
3
+<!-- insert favicons. use http://realfavicongenerator.net/ -->
4
+
5
<!-- end custom head snippets -->
favicon.ico
-32.2 KB
favicon.png
-1.19 KB
0 commit comments