Add custom footer to dashboard
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
branding:
|
||||
custom-footer: |
|
||||
<p>Configured and running from <a href="https://danicos.dev/daniel/homelab">Daniel's Homelab</a></p>
|
||||
# logo-url: /assets/logo.png
|
||||
# favicon-url: /assets/logo.png
|
||||
# app-name: "My Dashboard"
|
||||
# app-icon-url: "/assets/app-icon.png"
|
||||
app-background-color: "#151519"
|
||||
|
||||
server:
|
||||
assets-path: /app/assets
|
||||
proxied: true
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
# icon: si:immich # si for Simple icons https://simpleicons.org/
|
||||
# icon: sh:immich # sh for selfh.st icons https://selfh.st/icons/
|
||||
# icon: di:immich # di for Dashboard icons https://github.com/homarr-labs/dashboard-icons
|
||||
# icon: mdi:camera # mdi for Material Design icons https://pictogrammers.com/library/mdi/
|
||||
- name: Home
|
||||
columns:
|
||||
- size: full
|
||||
|
||||
Reference in New Issue
Block a user