diff options
Diffstat (limited to 'src/pages/projects.astro')
| -rw-r--r-- | src/pages/projects.astro | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/pages/projects.astro b/src/pages/projects.astro index 1d8ee9c..86122e9 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -68,13 +68,13 @@ import Card from "../components/Card.astro"; tags={["Java", "JDA"]} /> <Card - href="https://github.com/pinapelz/link-shortener-moe-vercel" - title="Moe Link Shortener" - body="A fully serverless Flask link shortener that can be customized and deployed to Vercel with 1 click.Deploys as a fullstack app on Vercel" + href="https://github.com/pinapelz/moekyun-me-link-shortener" + title="Moekyun Me Link Shortener" + body="A fully serverless Flask link shortener that can be customized and deployed to Vercel with 1 click. Deploys as a fullstack app on Vercel" language="HTML" languageColor="#e34c26" year="2023" - tags={["HTML", "Flask", "Python", "PostgreSQL"]} + tags={["HTML", "Flask", "Python", "Postgres", "Redis"]} /> <Card href="https://github.com/pinapelz/vtuber-captcha" |
