From 1d1a6517b550e4a89cc63973d06456d540a345e0 Mon Sep 17 00:00:00 2001 From: CTome <64846840+CrimsonTome@users.noreply.github.com> Date: Wed, 15 Nov 2023 16:49:20 +0000 Subject: [PATCH] fix(About.astro): fix my own mistake in the link --- src/components/About.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/About.astro b/src/components/About.astro index ccf062c..dc45e6b 100644 --- a/src/components/About.astro +++ b/src/components/About.astro @@ -19,7 +19,7 @@ import SocialButton from "./SocialButton.astro";
Found a bug? feel free to open an issue or pull request on our GitHubGitHub page.