Skip to content

Commit

Permalink
docs: improve docs config
Browse files Browse the repository at this point in the history
  • Loading branch information
cab-mikee committed Dec 27, 2024
1 parent 0f95a37 commit 040ab86
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
* text=auto
*.lockb binary diff=lockb
3 changes: 3 additions & 0 deletions .vscode/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ findstr
heroicons
HSTS
iconify
localtunnels
lockb
mkcert
nosniff
Expand All @@ -34,8 +35,10 @@ prefetch
preinstall
proxied
shikijs
shoutout
socio
Solana
sponsorware
stacksjs
tlsx
twoslash
Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ const sidebar = [
text: 'Get Started',
items: [
{ text: 'Intro', link: '/intro' },
{ text: 'Installation', link: '/install' },
{ text: 'Install', link: '/install' },
{ text: 'Usage', link: '/usage' },
{ text: 'Config', link: '/config' },
],
Expand Down

0 comments on commit 040ab86

Please sign in to comment.