From 38687efaafdaaa97727d8bc65c3fc7b8eb7577c4 Mon Sep 17 00:00:00 2001 From: Nitrrine Date: Sun, 29 Sep 2024 23:49:34 +0500 Subject: [PATCH 1/2] Improve accessibility by putting icons first --- src/layouts/Default.astro | 4 ++-- src/pages/index.astro | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/layouts/Default.astro b/src/layouts/Default.astro index d8e1090..1bc2d48 100644 --- a/src/layouts/Default.astro +++ b/src/layouts/Default.astro @@ -97,9 +97,9 @@ if (title === "" || title === undefined) {
Interact Discord Discord - Github + Github
Extra diff --git a/src/pages/index.astro b/src/pages/index.astro index d666e40..addb47b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -9,7 +9,7 @@ import Default from "../layouts/Default.astro";
- Vital + Vital Vital is a modpack designed as an alternative to Essential (and OptiFine). It includes the majority of Essential and OptiFine's features, including but not limited to: world hosting, cosmetics, many @@ -21,7 +21,7 @@ import Default from "../layouts/Default.astro";
- NotEssential + NotEssential NotEssential is a website which links to mods that can substitute Essential's features.
@@ -51,7 +51,7 @@ import Default from "../layouts/Default.astro";
- Ward + Ward Ward is a simple text manipulator for the web. Made to do silly translations for NotEssential. @@ -74,7 +74,7 @@ import Default from "../layouts/Default.astro";
Translator Translator A python script that can help you convert and manipulate your text in many different ways.
- Bulb + Bulb Bulb is a work in progress. Watch this space.
From 414e9420ecfa3cd4749b29eac8150e73f04ca7f7 Mon Sep 17 00:00:00 2001 From: Nitrrine Date: Mon, 30 Sep 2024 00:11:02 +0500 Subject: [PATCH 2/2] Revert changes for titles --- src/pages/index.astro | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index addb47b..d666e40 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -9,7 +9,7 @@ import Default from "../layouts/Default.astro";
- Vital + Vital Vital is a modpack designed as an alternative to Essential (and OptiFine). It includes the majority of Essential and OptiFine's features, including but not limited to: world hosting, cosmetics, many @@ -21,7 +21,7 @@ import Default from "../layouts/Default.astro";
- NotEssential + NotEssential NotEssential is a website which links to mods that can substitute Essential's features.
@@ -51,7 +51,7 @@ import Default from "../layouts/Default.astro";
- Ward + Ward Ward is a simple text manipulator for the web. Made to do silly translations for NotEssential. @@ -74,7 +74,7 @@ import Default from "../layouts/Default.astro";
TranslatorTranslator A python script that can help you convert and manipulate your text in many different ways.
- Bulb + Bulb Bulb is a work in progress. Watch this space.