aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2025-04-14 14:37:44 -0700
committerGitHub <noreply@github.com>2025-04-14 14:37:44 -0700
commit6ad0c786a3e53f437e24ae7eb92e69648ca8751c (patch)
tree640d284518ed405d6f88d0ac7dec13e42d7118da
parentdeee9e021a62b8a7d1d4d57bc052289b68c0f106 (diff)
fix: github link
-rw-r--r--site/src/App.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/src/App.tsx b/site/src/App.tsx
index 1a72ed0..454041d 100644
--- a/site/src/App.tsx
+++ b/site/src/App.tsx
@@ -223,7 +223,7 @@ const App: React.FC = () => {
</a>
</div>
<div className="flex justify-center space-x-4">
- <a href="https:/github.com/pinapelz/vtuber-captcha" className="hover:text-pink-600 transition-colors">
+ <a href="https://github.com/pinapelz/vtuber-captcha" className="hover:text-pink-600 transition-colors">
GitHub
</a>
</div>
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage