feat: Changed favicon branding.

This commit is contained in:
sergiotarxz 2020-10-21 01:09:34 +02:00
parent cf53ea7bbc
commit d4083008ff
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -11,7 +11,7 @@
<?php echo Theme::metaTags('description'); ?>
<!-- Include Favicon -->
<?php echo Theme::favicon('img/favicon.png'); ?>
<?php echo Theme::favicon('img/favicon.png?v=0'); ?>
<?php echo Theme::css('css/style.css'); ?>