Initial draft

This commit is contained in:
qtchaos
2023-12-31 16:39:55 +02:00
parent baf2169306
commit 86cd905dc8
40 changed files with 2461 additions and 2909 deletions

3
components/Logo.vue Normal file
View File

@@ -0,0 +1,3 @@
<template>
<img src="/icon.png" alt="Logo of movie-web" />
</template>