mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
👀 Removed useless category (typing)
This commit is contained in:
parent
dfe29cc43f
commit
52f73bf3a7
@ -1995,7 +1995,7 @@ export const svgs: iSVG[] = [
|
||||
},
|
||||
{
|
||||
title: 'MonkeyType',
|
||||
category: 'Typing',
|
||||
category: 'Software',
|
||||
route: '/library/monkeytype.svg',
|
||||
url: 'https://monkeytype.com/'
|
||||
},
|
||||
|
@ -15,7 +15,6 @@ export type tCategory =
|
||||
| 'Language'
|
||||
| 'Education'
|
||||
| 'Design'
|
||||
| 'Typing'
|
||||
| 'Community'
|
||||
| 'Marketplace'
|
||||
| 'Fintech';
|
||||
|
Loading…
Reference in New Issue
Block a user