mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
use monkeytype logo, add dark and light wordmarks
This commit is contained in:
+5
-1
@@ -2142,9 +2142,13 @@ export const svgs: iSVG[] = [
|
||||
url: 'https://www.jetbrains.com/phpstorm/'
|
||||
},
|
||||
{
|
||||
title: 'MonkeyType',
|
||||
title: 'Monkeytype',
|
||||
category: 'Software',
|
||||
route: '/library/monkeytype.svg',
|
||||
wordmark: {
|
||||
dark: '/library/monkeytype-wordmark-dark.svg',
|
||||
light: '/library/monkeytype-wordmark-light.svg'
|
||||
},
|
||||
url: 'https://monkeytype.com/'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user