Skip to content

Commit 040ab86

Browse files
committed
docs: improve docs config
1 parent 0f95a37 commit 040ab86

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.gitattributes

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
* text=auto
2-
*.lockb binary diff=lockb

.vscode/dictionary.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ findstr
2020
heroicons
2121
HSTS
2222
iconify
23+
localtunnels
2324
lockb
2425
mkcert
2526
nosniff
@@ -34,8 +35,10 @@ prefetch
3435
preinstall
3536
proxied
3637
shikijs
38+
shoutout
3739
socio
3840
Solana
41+
sponsorware
3942
stacksjs
4043
tlsx
4144
twoslash

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const sidebar = [
5454
text: 'Get Started',
5555
items: [
5656
{ text: 'Intro', link: '/intro' },
57-
{ text: 'Installation', link: '/install' },
57+
{ text: 'Install', link: '/install' },
5858
{ text: 'Usage', link: '/usage' },
5959
{ text: 'Config', link: '/config' },
6060
],

0 commit comments

Comments
 (0)