mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
parent
7cf1488537
commit
78a771208a
@ -2815,5 +2815,12 @@ export const svgs: iSVG[] = [
|
||||
category: 'Library',
|
||||
route: '/library/webcomponents.svg',
|
||||
url: 'https://www.webcomponents.org/'
|
||||
},
|
||||
{
|
||||
title: 'PostCSS',
|
||||
category: 'Compiler',
|
||||
route: '/library/postcss.svg',
|
||||
wordmark: '/library/postcss_wordmark.svg',
|
||||
url: 'https://postcss.org/'
|
||||
}
|
||||
];
|
||||
|
1
static/library/postcss.svg
Normal file
1
static/library/postcss.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 17 KiB |
1
static/library/postcss_wordmark.svg
Normal file
1
static/library/postcss_wordmark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 21 KiB |
Loading…
Reference in New Issue
Block a user