mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
Move image to an external file
It's the original Pi-hole logo, with the following modifications: * removed colors * added the classes we need * added `currentcolor` Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -78,7 +78,7 @@ mg.include('header.lp','r')
|
||||
<!-- Menu Footer -->
|
||||
<li class="user-footer">
|
||||
<a class="btn-link" href="https://pi-hole.net/" rel="noopener" target="_blank">
|
||||
<svg class="svg-inline--fa fa-fw menu-icon" style="height: 1.25em"><use xlink:href="<?=pihole.webhome()?>img/pihole_icon.svg#pihole-svg-logo"/></svg>
|
||||
<? mg.include('../../img/logo-bw.svg', 'r') ?>
|
||||
Pi-hole Website
|
||||
</a>
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user