header/footer/styles

This commit is contained in:
2025-05-30 15:57:39 +02:00
parent 837eea76a5
commit 9246f80857
15 changed files with 419 additions and 205 deletions

View File

@ -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>