Maks | добавил favicon нормальную

master
Andrei 2 months ago
parent 2d9029831d
commit 738df40407
  1. BIN
      favicon copy.ico
  2. BIN
      favicon.ico
  3. 0
      local/templates/EraSeptik/favicon_120x120.jpg
  4. 1
      local/templates/EraSeptik/header.php

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

@ -24,6 +24,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?php $APPLICATION->ShowTitle(); ?></title> <title><?php $APPLICATION->ShowTitle(); ?></title>
<link rel="icon" type="image/x-icon" href="<?=SITE_TEMPLATE_PATH?>/favicon_120x120.jpg" />
<?php <?php
$APPLICATION->ShowMeta("robots", false); $APPLICATION->ShowMeta("robots", false);
$APPLICATION->ShowMeta("keywords", false); $APPLICATION->ShowMeta("keywords", false);

Loading…
Cancel
Save