mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
Fix Pi-hole logo URL
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
This commit is contained in:
parent
9cd822b5c4
commit
76224d85ec
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue