diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-02-24 01:02:21 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-02-24 01:02:21 -0800 |
| commit | 04b9ceb3f175352648cac245b2333cb4acb5e7ea (patch) | |
| tree | 0925abcaa09992ed7e652ce0cbe54cb198a0858f | |
| parent | 8fa42ae9ce6954d2e20121f8cebe2a3f61255e2c (diff) | |
update repo names
| -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" |
