feat: add monkeytype logo

This commit is contained in:
ridemountainpig
2023-12-16 01:48:07 +08:00
parent 4ea36dfbb0
commit 3378603e37
3 changed files with 15 additions and 2 deletions
+2 -1
View File
@@ -14,4 +14,5 @@ export type tCategory =
| 'Browser'
| 'Language'
| 'Education'
| 'Design';
| 'Design'
| 'Typing';