node docs and switch to pnpm
This commit is contained in:
@@ -117,6 +117,14 @@ export default defineConfig({
|
||||
{ text: 'Adding Nginx Site', link: '/nginx/adding-nginx-site' }
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Node',
|
||||
link: '/node/',
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Managing Node Versions', link: '/node/managing-versions' }
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Nuxt',
|
||||
link: '/nuxt/',
|
||||
|
||||
Reference in New Issue
Block a user