Commit 17e367d3760af863f76d3b8077ebddf1b9fb1436
1 parent
47dcba20
form view
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
frontend/views/layouts/main.php
... | ... | @@ -71,7 +71,7 @@ |
71 | 71 | <meta charset="<?= \Yii::$app->charset ?>"> |
72 | 72 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
73 | 73 | <?= Html::csrfMetaTags() ?> |
74 | - <title><?= Html::encode($seo->title) ?></title> | |
74 | + <title>Time Invest Day</title> | |
75 | 75 | <?php $this->head() ?> |
76 | 76 | </head> |
77 | 77 | <body> | ... | ... |
frontend/web/favicon.ico
No preview for this file type