Procházet zdrojové kódy

Mettre à jour le titre du site + favicon

prodstable
keun před 8 roky
rodič
revize
35b8bd1ce3
2 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      frontend/views/layouts/main.php
  2. binární
      frontend/web/img/favicon3.png

+ 2
- 2
frontend/views/layouts/main.php Zobrazit soubor

@@ -16,12 +16,12 @@ AppAsset::register($this);
<?php $this->beginPage() ?>
<!DOCTYPE html>
<head>
<title><?php if($is_home): ?>La boîte à pain &bull; <?= Html::encode($this->title) ?> <?php else: ?><?= Html::encode($this->title) ?> &bull; Le Chat des Noisettes<?php endif; ?></title>
<title><?php if($is_home): ?>La boîte à pain &bull; <?= Html::encode($this->title) ?> <?php else: ?><?= Html::encode($this->title) ?> &bull; La boîte à pain<?php endif; ?></title>
<meta charset="utf-8">
<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/favicon2.png" />
<link rel="icon" type="image/png" href="<?php echo Yii::$app->urlManager->getBaseUrl(); ?>/img/favicon3.png" />
<!--[if IE]><link rel="shortcut icon" type="image/x-icon" href="./img/favicon.ico" /><![endif]-->
<?php $this->head() ?>
<!--[if lt IE 9]>

binární
frontend/web/img/favicon3.png Zobrazit soubor

Před Za
Šířka: 32  |  Výška: 32  |  Velikost: 850B

Načítá se…
Zrušit
Uložit