diff options
author | Bastien Wirtz <bastien.wirtz@gmail.com> | 2022-10-11 13:57:42 +0200 |
---|---|---|
committer | Bastien Wirtz <bastien.wirtz@gmail.com> | 2022-10-11 13:57:42 +0200 |
commit | e6069776cea9dd6ac86d5dbbb7ade3057271f3c2 (patch) | |
tree | a09d54f4da8542feb1ae013ca6784b17d63b8596 /public | |
parent | e274807602356d8094295888a7bb0586e7dbb4a3 (diff) | |
download | homer-e6069776cea9dd6ac86d5dbbb7ade3057271f3c2.tar.gz homer-e6069776cea9dd6ac86d5dbbb7ade3057271f3c2.tar.zst homer-e6069776cea9dd6ac86d5dbbb7ade3057271f3c2.zip |
Improve demo content
Diffstat (limited to 'public')
-rw-r--r-- | public/assets/config-demo.yml.dist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/assets/config-demo.yml.dist b/public/assets/config-demo.yml.dist index bbfd0af..f1b7e35 100644 --- a/public/assets/config-demo.yml.dist +++ b/public/assets/config-demo.yml.dist | |||
@@ -83,3 +83,7 @@ services: | |||
83 | subtitle: "Another application" | 83 | subtitle: "Another application" |
84 | tag: "app" | 84 | tag: "app" |
85 | url: "#" | 85 | url: "#" |
86 | - name: "Pi-hole" | ||
87 | logo: "https://cdn.jsdelivr.net/gh/walkxcode/dashboard-icons/png/pihole.png" | ||
88 | url: "https://homer-demo-content.netlify.app/" | ||
89 | type: "PiHole" | ||