chore: Update router links and remove unused pages
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<script setup lang="ts">
|
||||
import TheWelcome from '../components/TheWelcome.vue'
|
||||
definePage({
|
||||
alias: '/',
|
||||
})
|
||||
</script>
|
||||
|
||||
<template>
|
Reference in New Issue
Block a user