mirror of
https://github.com/imezx/Warp.git
synced 2026-03-18 00:44:16 +00:00
feat(docs): more changes
This commit is contained in:
parent
4b70a12e79
commit
d5107f93c0
1 changed files with 6 additions and 4 deletions
|
|
@ -24,10 +24,12 @@ const props = withDefaults(defineProps<{
|
|||
}>(), {
|
||||
staticTitle: 'Warp',
|
||||
words: () => [
|
||||
'A fast networking library.',
|
||||
'A simple networking library.',
|
||||
'A powerful networking library.',
|
||||
'A lightweight networking',
|
||||
'Rapidly-fast networking.',
|
||||
'Remarkably simple.',
|
||||
'It feels so powerful.',
|
||||
'Type-safe and lightweight.',
|
||||
'Tired of defining schemas?',
|
||||
'Just use Warp.',
|
||||
],
|
||||
typeSpeed: 50,
|
||||
deleteSpeed: 20,
|
||||
|
|
|
|||
Loading…
Reference in a new issue