From 0da2ef4f0b62b9178d85ad54f15f3bc497509ae3 Mon Sep 17 00:00:00 2001 From: Diego Martinez Date: Fri, 18 Apr 2025 11:14:38 -0400 Subject: [PATCH] fix(xhtml): add index.html and fix invalid value attribute in Navbar.vue --- public/index.html | 23 +++++++++++++++++++++++ src/components/header/Navbar.vue | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..171d40b --- /dev/null +++ b/public/index.html @@ -0,0 +1,23 @@ + + + + + Vue3-ui + + + + + + + + + + + + + + +
+ + + diff --git a/src/components/header/Navbar.vue b/src/components/header/Navbar.vue index 106e409..56885de 100644 --- a/src/components/header/Navbar.vue +++ b/src/components/header/Navbar.vue @@ -106,7 +106,7 @@ class="hidden-language-menu"
{{