mirror of
https://github.com/pheralb/svgl.git
synced 2025-02-06 06:58:04 +08:00
add markdown information
This commit is contained in:
parent
41e5a618de
commit
6f9a30c3eb
@ -2376,5 +2376,14 @@ export const svgs: iSVG[] = [
|
||||
dark: '/library/replicate-wordmark_dark.svg'
|
||||
},
|
||||
url: 'https://replicate.com/'
|
||||
},
|
||||
{
|
||||
title: 'Markdown',
|
||||
category: 'Language',
|
||||
route: {
|
||||
light: '/library/markdown-light.svg',
|
||||
dark: '/library/markdown-dark.svg'
|
||||
},
|
||||
url: 'https://www.markdownguide.org/'
|
||||
}
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user