mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
Compare commits
2 Commits
d00a29d448
...
cab8409791
| Author | SHA1 | Date | |
|---|---|---|---|
| cab8409791 | |||
| 5c1ce9f4b7 |
@@ -1262,6 +1262,10 @@ export const svgs: iSVG[] = [
|
|||||||
title: "PostgreSQL",
|
title: "PostgreSQL",
|
||||||
category: "Database",
|
category: "Database",
|
||||||
route: "/library/postgresql.svg",
|
route: "/library/postgresql.svg",
|
||||||
|
wordmark: {
|
||||||
|
light: "/library/postgresql-wordmark-light.svg",
|
||||||
|
dark: "/library/postgresql-wordmark-dark.svg",
|
||||||
|
},
|
||||||
url: "https://www.postgresql.org/",
|
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