Readd icon instead of logo for header

Continues #87
This commit is contained in:
rugk
2016-08-21 16:51:54 +02:00
parent f7a75a9d33
commit 5621f32752
7 changed files with 8 additions and 8 deletions

View File

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