Read all static data from one file
Signed-off-by: nurRiyad <asadnurriyad@gmail.com>
This commit is contained in:
@@ -10,7 +10,6 @@ const path = computed(() => route.fullPath.replace('/', ''))
|
||||
<div class="grid grid-cols-1 md:grid-cols-3">
|
||||
<FooterSite v-if="path === 'about'" />
|
||||
<FooterDeveloper v-else />
|
||||
|
||||
<FooterLink />
|
||||
<FooterConnect />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user