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