more tags on projects

This commit is contained in:
Oliver Bryan
2025-09-30 16:34:10 +01:00
parent 4295d8f4a9
commit 973de1286e
4 changed files with 11 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ export const metadata = {
url: "https://glimpse.ob248.com",
github: "https://github.com/hex248/glimpse",
hidden: false,
tags: ["web", "react", "typescript"],
tags: ["web", "react", "typescript", "postgresql", "blobs", "database"],
};
---