Fix Pi-hole logo URL

Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
pull/778/head
Florian Grabmeier 2024-01-12 13:45:20 +01:00 committed by Bastien Wirtz
parent 9cd822b5c4
commit 76224d85ec
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ services:
icon: "fas fa-cloud" icon: "fas fa-cloud"
items: items:
- name: "Pi-hole" - 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/" url: "https://pi-hole.net/"
endpoint: "https://homer-demo-content.netlify.app/pihole" endpoint: "https://homer-demo-content.netlify.app/pihole"
type: "PiHole" type: "PiHole"