mirror of https://github.com/bastienwirtz/homer
Fix Pi-hole logo URL
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>pull/778/head
parent
9cd822b5c4
commit
76224d85ec
|
@ -70,7 +70,7 @@ services:
|
|||
icon: "fas fa-cloud"
|
||||
items:
|
||||
- name: "Pi-hole"
|
||||
logo: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/pihole.png"
|
||||
logo: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/pi-hole.png"
|
||||
url: "https://pi-hole.net/"
|
||||
endpoint: "https://homer-demo-content.netlify.app/pihole"
|
||||
type: "PiHole"
|
||||
|
|
Loading…
Reference in New Issue