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',
|
title: 'MonkeyType',
|
||||||
category: 'Typing',
|
category: 'Software',
|
||||||
route: '/library/monkeytype.svg',
|
route: '/library/monkeytype.svg',
|
||||||
url: 'https://monkeytype.com/'
|
url: 'https://monkeytype.com/'
|
||||||
},
|
},
|
||||||
|
@ -15,7 +15,6 @@ export type tCategory =
|
|||||||
| 'Language'
|
| 'Language'
|
||||||
| 'Education'
|
| 'Education'
|
||||||
| 'Design'
|
| 'Design'
|
||||||
| 'Typing'
|
|
||||||
| 'Community'
|
| 'Community'
|
||||||
| 'Marketplace'
|
| 'Marketplace'
|
||||||
| 'Fintech';
|
| 'Fintech';
|
||||||
|
Loading…
Reference in New Issue
Block a user