Change logo

This commit is contained in:
SPT-dev 2023-03-02 21:10:16 -05:00
parent 7e6bbde22a
commit afa7002710
2 changed files with 1 additions and 1 deletions

BIN
pastebin/img/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View File

@ -179,7 +179,7 @@ endif;
<span class="icon-bar"></span>
</button>
<a class="reloadlink navbar-brand" href="">
<img alt="<?php echo I18n::_($NAME); ?>" src="img/icon.svg" width="38" />
<img alt="<?php echo I18n::_($NAME); ?>" src="img/logo.png" width="40" />
</a>
</div>
<div id="navbar" class="navbar-collapse collapse">