add favicon
This commit is contained in:
parent
4c62fafeb9
commit
c9497a72df
6 changed files with 66 additions and 68 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=EDGE">
|
||||
<meta charset="utf-8">
|
||||
<title><?php bloginfo('name'); ?><?php wp_title( '|', true, 'left' ); ?></title>
|
||||
<title><?php wp_title( '|', true, 'right' ); ?><?php bloginfo('name'); ?></title>
|
||||
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>">
|
||||
<?php wp_head(); ?>
|
||||
<meta name="robots" content="INDEX, FOLLOW">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue