Blogging structure with SEO markup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
blog/lib/ico.microsoft.php

7 lines
247 B

<?php
namespace kuzik\meta;
?>
<?= _meta_intranet() ?>
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="<?= __ICO__ ?>/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">