ソースを参照

Favicon en marron sur le frontend

Permet au boulanger de différencier le frontend du backend.
prodstable
keun 8年前
コミット
05e34881ef
2個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      frontend/views/layouts/main.php
  2. バイナリ
      frontend/web/img/favicon4.png

+ 1
- 1
frontend/views/layouts/main.php ファイルの表示

@@ -21,7 +21,7 @@ AppAsset::register($this);
<meta name="viewport" content="width=device-width, initial-scale=1">
<?php if($is_home): ?><meta name="description" content="Pains sur levain, à la farine de meule et au sel de Salins, cuits au feu de bois, à Déservillers." /><?php endif; ?>
<?= Html::csrfMetaTags() ?>
<link rel="icon" type="image/png" href="<?php echo Yii::$app->urlManager->getBaseUrl(); ?>/img/favicon3.png" />
<link rel="icon" type="image/png" href="<?php echo Yii::$app->urlManager->getBaseUrl(); ?>/img/favicon4.png" />
<!--[if IE]><link rel="shortcut icon" type="image/x-icon" href="./img/favicon.ico" /><![endif]-->
<?php $this->head() ?>
<!--[if lt IE 9]>

バイナリ
frontend/web/img/favicon4.png ファイルの表示

変更前 変更後
幅: 32  |  高さ: 32  |  サイズ: 1.1KB

読み込み中…
キャンセル
保存