Skip to content

Commit

Permalink
add favicon #61
Browse files Browse the repository at this point in the history
  • Loading branch information
MUSUS authored and MUSUS committed Feb 23, 2015
1 parent d24d2ed commit 2139463
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added assets/images/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions header.php
Expand Up @@ -13,6 +13,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="pingback" href="<?php bloginfo( 'pingback_url' ); ?>">
<link rel="icon" href="<?php echo get_template_directory_uri(); ?>/assets/images/favicon.ico">

<?php wp_head(); ?>
</head>
Expand Down

0 comments on commit 2139463

Please sign in to comment.