From 092ad3a326145c17eb0a6967e284cc03d57c1851 Mon Sep 17 00:00:00 2001
From: LynithDev <61880709+LynithDev@users.noreply.github.com>
Date: Thu, 28 Dec 2023 12:23:43 +0100
Subject: Lots of changes + about us page
---
apps/website/src/pages/projects/oneconfig.astro | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
(limited to 'apps/website/src/pages/projects/oneconfig.astro')
diff --git a/apps/website/src/pages/projects/oneconfig.astro b/apps/website/src/pages/projects/oneconfig.astro
index 6ad725b..51bd58a 100644
--- a/apps/website/src/pages/projects/oneconfig.astro
+++ b/apps/website/src/pages/projects/oneconfig.astro
@@ -32,13 +32,13 @@ import { Code } from 'astro:components';
Modding Minecraft has always been difficult, particularly with their configuration. Remembering all of the keybinds, commands; it just isn't intuitive.
-
-
+
+
-
+
@@ -54,12 +54,12 @@ import { Code } from 'astro:components';
OneConfig brings the simplicity of a client to the everyday user, gives advanced users and developers complete control over everything, while remaining free and open-source.
-
+
-
+
@@ -84,7 +84,7 @@ import { Code } from 'astro:components';
-
+
With our simple APIs and documentation, it's easier than ever to integrate your mods with OneConfig.
@@ -95,8 +95,8 @@ import { Code } from 'astro:components';
-
-
+
+
We take pride in having the cleanest and most intuitive UI of any mod, config library, or client out there.
@@ -110,8 +110,8 @@ import { Code } from 'astro:components';
-
-
+
+
Thanks to OneConfig's HUD API, you can customize any OneConfig-powered HUD to your liking, without having to worry about the hassle of finding the right command or keybind.
@@ -119,7 +119,7 @@ import { Code } from 'astro:components';
-
+
Discover a wide range of mods integrated with OneConfig to enhance your experience.
--
cgit