mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-08-26 20:18:14 +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,
|
cleanUrls: true,
|
||||||
outDir: "dist",
|
outDir: "dist",
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
|
logo: "/logo-small.svg",
|
||||||
search: {
|
search: {
|
||||||
provider: 'local'
|
provider: 'local'
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue