From aa71183d08017eb73efdfd2be39e5f420eb67622 Mon Sep 17 00:00:00 2001 From: LukeGus Date: Wed, 20 May 2026 16:56:02 -0500 Subject: [PATCH] chore: continued redesign readme --- README.md | 4 ++-- repo-images/features.svg | 2 +- src/ui/auth/Auth.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0f27ccbb..8a8106d0 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Termix is an open-source, forever-free, self-hosted all-in-one server management Features -Features +

Features


@@ -79,7 +79,7 @@ Termix is an open-source, forever-free, self-hosted all-in-one server management Platform Support -Platform Support +

Platform Support


diff --git a/repo-images/features.svg b/repo-images/features.svg index 4bd792fc..4df5562d 100644 --- a/repo-images/features.svg +++ b/repo-images/features.svg @@ -47,7 +47,7 @@ Docker Management Start, stop, pause, remove containers. View container stats. Control containers using docker exec terminal. Not a replacement - for Portainer or Dockge — built for managing, not creating. + for Portainer or Dockge, built for managing, not creating. diff --git a/src/ui/auth/Auth.tsx b/src/ui/auth/Auth.tsx index f5486f5b..69e70d34 100644 --- a/src/ui/auth/Auth.tsx +++ b/src/ui/auth/Auth.tsx @@ -877,7 +877,7 @@ export function Auth({ onLogin }: AuthProps) { - {/* Right panel — auth form */} + {/* Right panel */}
{/* TOTP view */}