From 5d0a49f4d0a00b3247f72efb535e0f87d5501753 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Fri, 24 Jun 2022 11:38:40 -0700 Subject: [PATCH] Add stash to homer --- homelab/server/config/homer/assets/config.yml | 5 +++++ .../config/homer/assets/icons/stash.svg | 19 +++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 homelab/server/config/homer/assets/icons/stash.svg diff --git a/homelab/server/config/homer/assets/config.yml b/homelab/server/config/homer/assets/config.yml index 1663ba97..98b69e71 100644 --- a/homelab/server/config/homer/assets/config.yml +++ b/homelab/server/config/homer/assets/config.yml @@ -257,6 +257,11 @@ services: subtitle: "Calibre-web instance serving a collection of whatever Ace wants to put on it" url: "https://ace.calibre.jafner.net" + - name: "Stasg" + logo: assets/icons/stash.svg + subtitle: "Password-protected media vault" + url: "https://stash.jafner.net" + - name: "Homer" logo: assets/icons/homer-458.png subtitle: "This." diff --git a/homelab/server/config/homer/assets/icons/stash.svg b/homelab/server/config/homer/assets/icons/stash.svg new file mode 100644 index 00000000..39f616d8 --- /dev/null +++ b/homelab/server/config/homer/assets/icons/stash.svg @@ -0,0 +1,19 @@ + + + + + + + + + image/svg+xml + + + + + + + + + + \ No newline at end of file