~xdavidwu/xdavidwu.link

e58dc5d57f82bd8164fcf147f08a09e110e69ecc — Michael Rose 8 years ago 813c3bd
Remove default favicons and add note about using Real Favicon Generator to create your own set
4 files changed, 3 insertions(+), 5 deletions(-)

M _includes/head.html
M _includes/head/custom.html
D favicon.ico
D favicon.png
M _includes/head.html => _includes/head.html +1 -5
@@ 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">
\ No newline at end of file

M _includes/head/custom.html => _includes/head/custom.html +2 -0
@@ 1,3 1,5 @@
<!-- start custom head snippets -->

<!-- insert favicons. use http://realfavicongenerator.net/ -->

<!-- end custom head snippets -->
\ No newline at end of file

D favicon.ico => favicon.ico +0 -0
D favicon.png => favicon.png +0 -0