Split home page in sections

This commit is contained in:
2024-11-03 17:30:07 +01:00
parent 16fd40f11d
commit 8da0f01699
5 changed files with 105 additions and 71 deletions

View File

@@ -26,7 +26,7 @@ defineProps({
<v-skeleton-loader
:loading="loading"
type="image"
height="200"
height="150"
>
<v-img
:src="'http://localhost:3000/static/' + image"