From b1834794e942f01f4f52d6e0a830cac024193275 Mon Sep 17 00:00:00 2001 From: Matthew Hill Date: Sat, 26 Oct 2024 13:21:18 +0000 Subject: [PATCH] Add RomM to home page Add entry to homer. --- k8s/applications/homer/config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/k8s/applications/homer/config.yaml b/k8s/applications/homer/config.yaml index 647b7310..4f928b45 100644 --- a/k8s/applications/homer/config.yaml +++ b/k8s/applications/homer/config.yaml @@ -96,6 +96,10 @@ services: subtitle: Subtitles logo: assets/logos/bazarr.png url: https://bazarr.mchill.io + - name: RomM + subtitle: Games + logo: assets/logos/romm.png + url: https://romm.mchill.io - name: Server Mgmt icon: fas fa-server