From 7419780032b7e4172814611d3fc3bb942c4e0ee2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veikko=20Lintuj=C3=A4rvi?= Date: Tue, 2 Dec 2025 20:11:12 +0200 Subject: [PATCH] Text changes and renaming --- src/router/index.ts | 2 +- src/views/{AboutView.vue => InfoView.vue} | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) rename src/views/{AboutView.vue => InfoView.vue} (94%) diff --git a/src/router/index.ts b/src/router/index.ts index 1e6af9b..d8c5c93 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -15,7 +15,7 @@ const router = createRouter({ // route level code-splitting // this generates a separate chunk (About.[hash].js) for this route // which is lazy-loaded when the route is visited. - component: () => import('../views/AboutView.vue'), + component: () => import('../views/InfoView.vue'), }, { path: '/contact', diff --git a/src/views/AboutView.vue b/src/views/InfoView.vue similarity index 94% rename from src/views/AboutView.vue rename to src/views/InfoView.vue index 25fd17a..7101c75 100644 --- a/src/views/AboutView.vue +++ b/src/views/InfoView.vue @@ -17,8 +17,8 @@

Arvomme