Skip to content

Commit

Permalink
Fix Pi-hole logo URL
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Grabmeier <[email protected]>
  • Loading branch information
flooxo authored and bastienwirtz committed May 1, 2024
1 parent 9cd822b commit 76224d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/assets/config-demo.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 76224d8

Please sign in to comment.