diff --git a/src/pages/showcase/astro-github-stats.astro b/src/pages/showcase/astro-github-stats.astro index 960f6d2..298f025 100644 --- a/src/pages/showcase/astro-github-stats.astro +++ b/src/pages/showcase/astro-github-stats.astro @@ -8,7 +8,8 @@ import GithubStats from "astro-github-stats";
-

Astro GitHub Stats ✨

+

Astro GitHub Stats

+

Embed GitHub stats on your Astro page

Account Stats

diff --git a/src/pages/showcase/astro-reactive-form.astro b/src/pages/showcase/astro-reactive-form.astro index 343a79e..b124c9c 100644 --- a/src/pages/showcase/astro-reactive-form.astro +++ b/src/pages/showcase/astro-reactive-form.astro @@ -57,7 +57,8 @@ const characteristicsForm: FormGroup = new FormGroup(
-

Astro Reactive Form 🔥

+

Astro Reactive Form

+

Generate a dynamic form based on your data, and modify programatically.

Simple single form group