fix: move link to bootstrap script to deprecated links
This commit is contained in:
@@ -82,13 +82,13 @@ export default defineUserConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
'/tmux',
|
'/tmux',
|
||||||
'/bootstrap',
|
|
||||||
{
|
{
|
||||||
text: 'Deprecated Configs',
|
text: 'Deprecated Configs',
|
||||||
link: '/deprecated/',
|
link: '/deprecated/',
|
||||||
collapsible: true,
|
collapsible: true,
|
||||||
children: [
|
children: [
|
||||||
'/deprecated/awesome',
|
'/deprecated/awesome',
|
||||||
|
'/deprecated/bootstrap',
|
||||||
'/deprecated/i3',
|
'/deprecated/i3',
|
||||||
'/deprecated/nano',
|
'/deprecated/nano',
|
||||||
'/deprecated/polybar',
|
'/deprecated/polybar',
|
||||||
|
|||||||
Reference in New Issue
Block a user