feat: Add temporary homepage

This commit is contained in:
Jesse Wierzbinski 2024-10-19 23:03:12 +02:00
parent cfd953870f
commit 3a0d5822fd
No known key found for this signature in database

7
pages/index.vue Normal file
View file

@ -0,0 +1,7 @@
<template>
nyaa
</template>
<script lang="ts" setup>
</script>