mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
Fix logo path to use the embedded SVG icon
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
api-key-value = "-"
|
||||
show-method-in-nav-bar="as-colored-block"
|
||||
allow-search = "false">
|
||||
<img slot="logo" style="padding-left: 10px;" src="/admin/images/logo.svg" width="40px" />
|
||||
<img slot="logo" style="padding-left: 10px;" src="images/logo.svg" width="40px" />
|
||||
<div slot='header' style="font-weight:700; font-size:32px">
|
||||
<div>Pi-hole API Documentation</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user