version update to nuxt4
This commit is contained in:
parent
7f1770d442
commit
ef84942e38
41 changed files with 5134 additions and 4946 deletions
3
app/components/NotFound.vue
Normal file
3
app/components/NotFound.vue
Normal file
|
@ -0,0 +1,3 @@
|
|||
<template>
|
||||
<div class="h-[calc(100vh-18rem)] w-full flex items-center justify-center">Nicht gefunden</div>
|
||||
</template>
|
Loading…
Add table
Add a link
Reference in a new issue