Skip to content

Commit 3c4532d

Browse files
authored
Add Typersguild (#788)
Added Typersguild
1 parent 9ff8b5c commit 3c4532d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

resources/t.ts

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,14 +484,21 @@ export const resources: Resource[] = [
484484
url: 'https://typethinkai.com/',
485485
keywords: ['ai assistant', 'llm frontend', 'multi model llms', 'chatbot'],
486486
},
487-
488487
{
489488
name: 'TypeLit',
490489
categories: ['Typing'],
491490
description: 'Practice typing by retyping entire novels.',
492491
url: 'https://www.typelit.io',
493492

494493
keywords: ['typing'],
494+
},
495+
{
496+
name: 'Typersguild',
497+
categories: ['Typing'],
498+
description: 'Master typing by typing out classic literature and wikipedia articles',
499+
url: 'https://typersguild.com',
500+
501+
keywords: ['typing', 'touch typing', 'type books', 'type wikipedia'],
495502
},
496503
{
497504
name: 'TypingBeast',

0 commit comments

Comments
 (0)