Change router links for documentation.

This commit is contained in:
PascalMarchesseault
2024-10-11 12:12:48 -04:00
parent 648507b860
commit e02699b541
12 changed files with 124 additions and 68 deletions

View File

@@ -25,6 +25,5 @@
import CreatorBanner from "@/views/creators/CreatorBanner.vue";
import Footer from "@/views/main/Footer.vue";
import {useBrandingStore} from "@/stores/brandingStore.js";
const brandingStore = useBrandingStore()
</script>