feat: add initial routes

This commit is contained in:
2022-07-21 17:11:40 -04:00
parent d95b27b4fd
commit a4450071d2
5 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
<template>
<main>
oi what's up
<!-- custom 404? -->
<ContentDoc />
</main>
</template>