From ef797b704f2de7001c85ffc4955620ad21863c4b Mon Sep 17 00:00:00 2001 From: Ronnie Date: Wed, 20 Nov 2024 22:01:50 -0500 Subject: [PATCH] Fixed self hosted --- src/app/commands/selfhosted.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/commands/selfhosted.tsx b/src/app/commands/selfhosted.tsx index bbab8fd..06a3547 100644 --- a/src/app/commands/selfhosted.tsx +++ b/src/app/commands/selfhosted.tsx @@ -10,7 +10,7 @@ const SiPaperlessngx = dynamic(() => import("react-icons/si").then((mod) => mod. const selfhostedCommand= (showHeader = true) => [
{showHeader && ( - ⚙️ SELF-HOSTED TOOLS + ⚙️ Self-Hosted Software in my HomeLab )}
@@ -21,7 +21,7 @@ const selfhostedCommand= (showHeader = true) => [ Portainer: Orchestrating Docker containers effortlessly.
- + Plex: Streaming my curated media library.