fix: move link to bootstrap script to deprecated links
This commit is contained in:
parent
5bc174dd9d
commit
3c5e0db760
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user