📦 Add PostgreSQL wordmark

This commit is contained in:
jaycodev
2025-10-12 19:31:12 -05:00
parent 404c9f5aeb
commit 5c1ce9f4b7
3 changed files with 6 additions and 0 deletions
+4
View File
@@ -1168,6 +1168,10 @@ export const svgs: iSVG[] = [
title: "PostgreSQL",
category: "Database",
route: "/library/postgresql.svg",
wordmark: {
light: "/library/postgresql-wordmark-light.svg",
dark: "/library/postgresql-wordmark-dark.svg",
},
url: "https://www.postgresql.org/",
},
{
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.5 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.5 KiB