improved filter visuals

This commit is contained in:
Oliver Bryan
2025-09-30 20:34:37 +01:00
parent d53bd5a705
commit 342bca31e4
2 changed files with 30 additions and 17 deletions

View File

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