diff --git a/theme/src/client/components/Nav/NavBar.vue b/theme/src/client/components/Nav/NavBar.vue deleted file mode 100644 index 7e0e3fe3..00000000 --- a/theme/src/client/components/Nav/NavBar.vue +++ /dev/null @@ -1,237 +0,0 @@ - - - - - diff --git a/theme/src/client/components/Nav/VPNav.vue b/theme/src/client/components/Nav/VPNav.vue new file mode 100644 index 00000000..95389307 --- /dev/null +++ b/theme/src/client/components/Nav/VPNav.vue @@ -0,0 +1,86 @@ + + + + + diff --git a/theme/src/client/components/Nav/VPNavBar.vue b/theme/src/client/components/Nav/VPNavBar.vue new file mode 100644 index 00000000..fa069c37 --- /dev/null +++ b/theme/src/client/components/Nav/VPNavBar.vue @@ -0,0 +1,268 @@ + + + + + diff --git a/theme/src/client/components/Nav/NavBarAppearance.vue b/theme/src/client/components/Nav/VPNavBarAppearance.vue similarity index 83% rename from theme/src/client/components/Nav/NavBarAppearance.vue rename to theme/src/client/components/Nav/VPNavBarAppearance.vue index 722ca102..0511ba86 100644 --- a/theme/src/client/components/Nav/NavBarAppearance.vue +++ b/theme/src/client/components/Nav/VPNavBarAppearance.vue @@ -8,19 +8,19 @@ const { theme } = useData() diff --git a/theme/src/client/components/Nav/NavScreenMenuGroupSection.vue b/theme/src/client/components/Nav/VPNavScreenMenuGroupSection.vue similarity index 78% rename from theme/src/client/components/Nav/NavScreenMenuGroupSection.vue rename to theme/src/client/components/Nav/VPNavScreenMenuGroupSection.vue index ab8fc1f0..f3e0faed 100644 --- a/theme/src/client/components/Nav/NavScreenMenuGroupSection.vue +++ b/theme/src/client/components/Nav/VPNavScreenMenuGroupSection.vue @@ -1,7 +1,7 @@