Merge pull request #818 from jaycodev/update-postgresql-svg
🧑‍🚀 Check / ⚙️ Linting (push) Has been cancelled
🧑‍🚀 Check / 📦 Check SVGs (push) Has been cancelled
🚀 Deploy / ☁️ API (push) Has been cancelled
📦 Build / 🛠️ Build app (push) Has been cancelled

📦 Add PostgreSQL wordmark with light and dark mode variants
This commit is contained in:
Pablo Hdez
2025-10-25 12:29:24 +01:00
committed by GitHub
3 changed files with 6 additions and 0 deletions
+4
View File
@@ -1262,6 +1262,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