add linux
This commit is contained in:
@@ -117,6 +117,14 @@ export default defineConfig({
|
||||
{ text: 'Run EF Core Migrations', link: '/github-actions/run-ef-core-migrations' },
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Linux',
|
||||
link: '/linux/',
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Add User to Linux', link: '/linux/add-user' },
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Nginx',
|
||||
link: '/nginx/',
|
||||
|
||||
Reference in New Issue
Block a user