This commit is contained in:
2021-03-16 19:13:14 +01:00
parent ddde9a4941
commit c5decef88c
11 changed files with 679 additions and 127 deletions

View File

@@ -15,6 +15,14 @@
</svg>
</template>
<script lang="ts">
export default {
}
</script>
<style>
.NuxtLogo {
animation: 1s appear;