base structure and display

This commit is contained in:
Julian Krauser 2024-11-01 14:15:09 +01:00
parent de049e9125
commit 9d96e3a6dc
22 changed files with 1210 additions and 15 deletions

View file

@ -1,6 +1,5 @@
<template>
<Header />
Image title
<slot />
<Footer />
</template>