mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
@@ -2367,5 +2367,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/'
|
||||
}
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user