mirror of
https://github.com/atuinsh/atuin.git
synced 2025-08-16 18:11:55 +02:00
Docs index page
This commit is contained in:
@ -70,7 +70,7 @@ const config = {
|
||||
items: [
|
||||
{
|
||||
type: 'doc',
|
||||
docId: 'setup/setup',
|
||||
docId: 'index',
|
||||
position: 'left',
|
||||
label: 'Docs',
|
||||
},
|
||||
@ -90,7 +90,7 @@ const config = {
|
||||
items: [
|
||||
{
|
||||
label: 'Setup',
|
||||
to: '/docs/setup',
|
||||
to: '/docs',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
Reference in New Issue
Block a user