mirror of
https://github.com/pi-hole/web.git
synced 2026-04-25 11:19:59 +01:00
Always point "Pi-hole" top link to pihole.webhome
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -34,7 +34,7 @@ mg.include('header.lp','r')
|
||||
<div class="wrapper">
|
||||
<header class="main-header">
|
||||
<!-- Logo -->
|
||||
<a href="index.lp" class="logo">
|
||||
<a href="<?=pihole.webhome()?>" class="logo">
|
||||
<!-- mini logo for sidebar mini 50x50 pixels -->
|
||||
<span class="logo-mini">P<strong>h</strong></span>
|
||||
<!-- logo for regular state and mobile devices -->
|
||||
|
||||
Reference in New Issue
Block a user