port docs #31

Merged
brianmcgee merged 32 commits from feat/docs into main 2024-05-03 12:42:53 +00:00
Showing only changes of commit 482e4976fd - Show all commits

View File

@ -24,7 +24,7 @@ export default defineConfig({
], ],
socialLinks: [ socialLinks: [
{ icon: 'github', link: 'https://github.com/vuejs/vitepress' } { icon: 'github', link: 'https://git.numtide.com/numtide/treefmt' }
] ]
} }
}) })