docs: add showcase section to home page

This commit is contained in:
braks
2023-10-06 17:12:38 +02:00
committed by Braks
parent aa2bbd62c2
commit 7ecf37b20c
8 changed files with 64 additions and 30 deletions
@@ -30,9 +30,3 @@ watch(
<template>
<ParentLayout></ParentLayout>
</template>
<style>
.page-footer {
@apply py-4 text-center;
}
</style>