From d8833b61d16306587bcb744725e5c60655cb757f Mon Sep 17 00:00:00 2001 From: timotheegoguely Date: Thu, 23 Jan 2025 14:40:40 +0100 Subject: [PATCH] Rename Design to light > Design to Light --- index.html | 2 +- src/components/Menu.vue | 2 +- src/components/design-to-light/OptimizationRequestDialog.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 5a90d05..e74a298 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ - Design to light + Design to Light
diff --git a/src/components/Menu.vue b/src/components/Menu.vue index 54d256a..675b0c1 100644 --- a/src/components/Menu.vue +++ b/src/components/Menu.vue @@ -147,7 +147,7 @@ const mainItems = [ disabled: true, }, { - title: "Design to light", + title: "Design to Light", path: "/design-to-light", icon: "leaf", }, diff --git a/src/components/design-to-light/OptimizationRequestDialog.vue b/src/components/design-to-light/OptimizationRequestDialog.vue index 069a77e..c384871 100644 --- a/src/components/design-to-light/OptimizationRequestDialog.vue +++ b/src/components/design-to-light/OptimizationRequestDialog.vue @@ -5,7 +5,7 @@ {{ project.title }} - +