mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-16 04:34:55 +02:00
.vitepress/config.ts: show logo in navigation bar.
This commit is contained in:
parent
c7df670e93
commit
55ac1d63ce
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ export default defineConfig({
|
|||
cleanUrls: true,
|
||||
outDir: "dist",
|
||||
themeConfig: {
|
||||
logo: "/logo-small.svg",
|
||||
search: {
|
||||
provider: 'local'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue