diff --git a/src/application/view/common/header/guest.phtml b/src/application/view/common/header/guest.phtml index 8a1cf82..f6249e1 100644 --- a/src/application/view/common/header/guest.phtml +++ b/src/application/view/common/header/guest.phtml @@ -5,6 +5,8 @@ <?php echo $metaTitle ?> + + diff --git a/src/application/view/common/header/user.phtml b/src/application/view/common/header/user.phtml index c9e44b5..69b22d1 100644 --- a/src/application/view/common/header/user.phtml +++ b/src/application/view/common/header/user.phtml @@ -5,6 +5,8 @@ <?php echo $metaTitle ?> + + diff --git a/src/public/image/favicon.ico b/src/public/image/favicon.ico new file mode 100644 index 0000000..7187176 Binary files /dev/null and b/src/public/image/favicon.ico differ