diff --git a/front-end/index.html b/front-end/index.html index baf1bf7..d5fd901 100644 --- a/front-end/index.html +++ b/front-end/index.html @@ -3,6 +3,10 @@ + + + Vite App diff --git a/front-end/src/components/NavBar.vue b/front-end/src/components/NavBar.vue index b4ab5fd..8bc5e0c 100644 --- a/front-end/src/components/NavBar.vue +++ b/front-end/src/components/NavBar.vue @@ -1,40 +1,69 @@