mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Merge pull request #818 from jaycodev/update-postgresql-svg
📦 Add PostgreSQL wordmark with light and dark mode variants
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user