diff --git a/src/pages/index.astro b/src/pages/index.astro
index 79bb669..9f0e485 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -34,11 +34,6 @@ import Footer from "../components/Footer.astro";
title="Github"
body="See my public projects over at Github. ❤️"
/>
-
diff --git a/src/pages/showcase/astro-github-stats.astro b/src/pages/showcase/astro-github-stats.astro
index 298f025..907f55d 100644
--- a/src/pages/showcase/astro-github-stats.astro
+++ b/src/pages/showcase/astro-github-stats.astro
@@ -11,18 +11,6 @@ import GithubStats from "astro-github-stats";
Astro GitHub Stats
Embed GitHub stats on your Astro page
- Account Stats
-
-
- Account Top Languages
-
-
- Repo card
-
-
- Account Stats with Icons
-
-
Links
-
@@ -37,6 +25,18 @@ import GithubStats from "astro-github-stats";
+ Account Stats
+
+
+ Account Top Languages
+
+
+ Repo card
+
+
+ Account Stats with Icons
+
+
diff --git a/src/pages/showcase/astro-reactive-form.astro b/src/pages/showcase/astro-reactive-form.astro
index 34dc217..c032867 100644
--- a/src/pages/showcase/astro-reactive-form.astro
+++ b/src/pages/showcase/astro-reactive-form.astro
@@ -61,12 +61,6 @@ const characteristicsForm: FormGroup = new FormGroup(
Astro Reactive Form
Generate a dynamic form based on your data, and modify programatically.
- Simple single form group
-
-
- Multiple Form Groups
-
-
Links
-
@@ -80,6 +74,14 @@ const characteristicsForm: FormGroup = new FormGroup(
>
+
+ Simple single form group
+
+
+ Multiple Form Groups
+
+
+
diff --git a/src/pages/showcase/index.astro b/src/pages/showcase/index.astro
index 6f9d852..deedae6 100644
--- a/src/pages/showcase/index.astro
+++ b/src/pages/showcase/index.astro
@@ -8,7 +8,7 @@ import Back from "../../components/Back.astro";
- Showcase Components
+ UI Components