- add categories: skills and subskills.

This commit is contained in:
paoloar77
2022-02-10 19:43:42 +01:00
parent e2875e2400
commit 5f767400b7
8 changed files with 224 additions and 117 deletions

View File

@@ -1,8 +1,13 @@
<template>
<div>
Mia Pagina 404
<q-banner rounded class="bg-negative text-white">
<div class="text-h6 text-center">
Pagina non Trovata
</div>
</q-banner>
</div>
</template>
<script lang="ts" src="./My404page.ts">
</script>
im