Skip to content

Commit 65f0995

Browse files
committed
release favicon
1 parent 925eb49 commit 65f0995

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

header.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<meta name="viewport" content="width=device-width, initial-scale=1.0">
55
<meta charset="UTF-8">
66
<title><?php bloginfo('title');?></title>
7+
<link rel="shortcut icon" href="<?php echo get_template_directory_uri() ?>/img/Icono.jpg">
78
<link rel="stylesheet" href="<?php echo get_stylesheet_uri() ?>">
89
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
910
<?php wp_head() ?>

img/Icono.jpg

8.76 KB
Loading

0 commit comments

Comments
 (0)