|
@@ -27,6 +27,7 @@
|
|
|
<?php // or, set /favicon.ico for IE10 win ?>
|
|
<?php // or, set /favicon.ico for IE10 win ?>
|
|
|
<meta name="msapplication-TileColor" content="#f01d4f">
|
|
<meta name="msapplication-TileColor" content="#f01d4f">
|
|
|
<meta name="msapplication-TileImage" content="<?php echo get_template_directory_uri(); ?>/library/images/win8-tile-icon.png">
|
|
<meta name="msapplication-TileImage" content="<?php echo get_template_directory_uri(); ?>/library/images/win8-tile-icon.png">
|
|
|
|
|
+ <meta name="theme-color" content="#121212">
|
|
|
|
|
|
|
|
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>">
|
|
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>">
|
|
|
|
|
|