Fix pihole demo url

This commit is contained in:
Bastien Wirtz 2022-10-11 14:53:35 +02:00
parent e6069776ce
commit 73a2a4aa76

View File

@ -85,5 +85,6 @@ services:
url: "#" url: "#"
- 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/pihole.png"
url: "https://homer-demo-content.netlify.app/" url: "#"
endpoint: "https://homer-demo-content.netlify.app/pihole"
type: "PiHole" type: "PiHole"