From 56fe3cff05c5e6aee9b865ab976803e50bf5dd8d Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 11 Oct 2022 17:57:20 +0200 Subject: [PATCH] udpate showcase pages --- src/pages/showcase/astro-github-stats.astro | 3 ++- src/pages/showcase/astro-reactive-form.astro | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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