Skip to content

Commit 5c1ce9f

Browse files
committed
📦 Add PostgreSQL wordmark
1 parent 404c9f5 commit 5c1ce9f

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

src/data/svgs.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,6 +1168,10 @@ export const svgs: iSVG[] = [
11681168
title: "PostgreSQL",
11691169
category: "Database",
11701170
route: "/library/postgresql.svg",
1171+
wordmark: {
1172+
light: "/library/postgresql-wordmark-light.svg",
1173+
dark: "/library/postgresql-wordmark-dark.svg",
1174+
},
11711175
url: "https://www.postgresql.org/",
11721176
},
11731177
{
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)