We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 925eb49 commit 65f0995Copy full SHA for 65f0995
header.php
@@ -4,6 +4,7 @@
4
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5
<meta charset="UTF-8">
6
<title><?php bloginfo('title');?></title>
7
+ <link rel="shortcut icon" href="<?php echo get_template_directory_uri() ?>/img/Icono.jpg">
8
<link rel="stylesheet" href="<?php echo get_stylesheet_uri() ?>">
9
<link href='http://fonts.googleapis.com/css?family=Lato:300,400,700' rel='stylesheet' type='text/css'>
10
<?php wp_head() ?>
img/Icono.jpg
8.76 KB
0 commit comments