Remove default favicons and add note about using Real Favicon Generator to create your own set
This commit is contained in:
@ -16,8 +16,4 @@
|
||||
<!-- For all browsers -->
|
||||
<link rel="stylesheet" href="{{ base_path }}/assets/css/main.css">
|
||||
|
||||
<meta http-equiv="cleartype" content="on">
|
||||
|
||||
<!-- Icons -->
|
||||
<link rel="shortcut icon" href="{{ base_path }}/favicon.ico">
|
||||
<link rel="shortcut icon" href="{{ base_path }}/favicon.png">
|
||||
<meta http-equiv="cleartype" content="on">
|
@ -1,3 +1,5 @@
|
||||
<!-- start custom head snippets -->
|
||||
|
||||
<!-- insert favicons. use http://realfavicongenerator.net/ -->
|
||||
|
||||
<!-- end custom head snippets -->
|
Reference in New Issue
Block a user