From 0b1ff131d7cc9336314ce9d34b9be8bf3ab8ff75 Mon Sep 17 00:00:00 2001 From: Julien Calixte Date: Sun, 16 Apr 2023 09:14:12 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20(logo)=20logo=20is=20served=20at?= =?UTF-8?q?=20the=20root=20path?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 97bfe3b..d36c3b4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,7 +6,7 @@ import { RouterLink, RouterView } from 'vue-router'