diff options
| -rw-r--r-- | src/pages/projects.astro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/projects.astro b/src/pages/projects.astro index f54ee2b..1d8ee9c 100644 --- a/src/pages/projects.astro +++ b/src/pages/projects.astro @@ -83,7 +83,7 @@ import Card from "../components/Card.astro"; language="Python" languageColor="#3572A5" year="2023" - tags={["Python", "Flask", "PostgreSQL"]} + tags={["Python", "Flask", "Postgres", "Redis"]} /> <Card href="https://github.com/pinapelz.com" |
