diff --git a/admin/inertia/components/DebugInfoModal.tsx b/admin/inertia/components/DebugInfoModal.tsx
index 1714663..63029cb 100644
--- a/admin/inertia/components/DebugInfoModal.tsx
+++ b/admin/inertia/components/DebugInfoModal.tsx
@@ -67,7 +67,7 @@ export default function DebugInfoModal({ open, onClose }: DebugInfoModalProps) {
readOnly
value={loading ? 'Loading...' : debugText}
rows={18}
- className="w-full font-mono text-xs bg-gray-50 border border-gray-200 rounded-md p-3 resize-none focus:outline-none text-left"
+ className="w-full font-mono text-xs text-black bg-gray-50 border border-gray-200 rounded-md p-3 resize-none focus:outline-none text-left"
/>
diff --git a/admin/inertia/pages/settings/support.tsx b/admin/inertia/pages/settings/support.tsx
index da3e3f3..e5f798f 100644
--- a/admin/inertia/pages/settings/support.tsx
+++ b/admin/inertia/pages/settings/support.tsx
@@ -9,7 +9,7 @@ export default function SupportPage() {
Support the Project
-
+
Project NOMAD is 100% free and open source — no subscriptions, no paywalls, no catch.
If you'd like to help keep the project going, here are a few ways to show your support.
@@ -17,7 +17,7 @@ export default function SupportPage() {
{/* Ko-fi */}
Buy Us a Coffee
-
+
Every contribution helps fund development, server costs, and new content packs for NOMAD.
Even a small donation goes a long way.
@@ -47,7 +47,7 @@ export default function SupportPage() {
className="w-full"
/>
-
+
Rogue Support is a networking consultation service for home users.
Think of it as Uber for computer networking — expert help when you need it.
@@ -65,7 +65,7 @@ export default function SupportPage() {
{/* Other Ways to Help */}