mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-16 04:34:55 +02:00
.vitepress/config.ts: Add documentation root link.
This commit is contained in:
parent
f81ec14da7
commit
2372eb3e23
1 changed files with 4 additions and 0 deletions
|
|
@ -17,6 +17,10 @@ export default defineConfig({
|
|||
],
|
||||
|
||||
sidebar: [
|
||||
{
|
||||
text: "Documentation",
|
||||
link: '/docs/',
|
||||
},
|
||||
{
|
||||
text: "Getting Started",
|
||||
collapsed: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue