From 04906e621727517a4beb8f1802e622aba18b6834 Mon Sep 17 00:00:00 2001 From: Whitigol Date: Wed, 21 Feb 2024 15:27:17 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20feat:=20manager=20v3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routes/manager/+page.svelte | 40 ++++++++++++++++++++++++++++----- 1 file changed, 34 insertions(+), 6 deletions(-) diff --git a/src/routes/manager/+page.svelte b/src/routes/manager/+page.svelte index 703b9e7..f7db799 100644 --- a/src/routes/manager/+page.svelte +++ b/src/routes/manager/+page.svelte @@ -4,10 +4,10 @@ import ManagerAppPreview from "../../images/features/manager_app_raw.png"; const DOCS_URL = "https://docs.snailycad.org/docs/installations/methods/manager"; - const PAGE_TITLE = "SnailyCAD Manager - Manager your SnailyCAD instance with ease."; + const PAGE_TITLE = "SnailyCAD Manager - Manage your SnailyCAD instance with ease."; const PAGE_URL = "https://snailycad.org/manager"; const PAGE_DESC = - "Manage your SnailyCAD instance with ease on Windows and soon other platforms with the SnailyCAD Manager App."; + "Manage your SnailyCAD instance with ease on Windows Linux with SnailyCAD Manager."; @@ -55,16 +55,16 @@ SnailyCAD Manager

- Manage your SnailyCAD instance with ease on Windows and soon other platforms. + Manage your SnailyCAD instance with ease on Windows and Linux.

-