header/footer/styles
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
<div class="flex-1">
|
||||
<slot />
|
||||
</div>
|
||||
<!-- <footer-block /> -->
|
||||
<FooterBlock />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@ -14,4 +14,4 @@
|
||||
useHead({
|
||||
link: [{ rel: "icon", type: "image/x-icon", href: "/favicon.png" }],
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user