From af4a039502b29e9e7e21cf30d44715c7af056c15 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Tue, 7 Mar 2023 18:07:12 +0100 Subject: [PATCH] chore: histoire add logo link --- histoire.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/histoire.config.ts b/histoire.config.ts index 654c699d8..86ea3de07 100644 --- a/histoire.config.ts +++ b/histoire.config.ts @@ -28,7 +28,7 @@ export default defineConfig({ // light: './img/light.png', // dark: './img/dark.png', // }, - // logoHref: 'https://acme.com', + logoHref: 'https://vikunja.io', // favicon: './favicon.ico', }, }) \ No newline at end of file