use monkeytype logo, add dark and light wordmarks

This commit is contained in:
Jack
2025-01-28 10:31:41 +01:00
committed by GitHub
parent cfb6795579
commit 77781b2cf6
4 changed files with 112 additions and 7 deletions
+5 -1
View File
@@ -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/'
},
{