Add timetable route

This commit is contained in:
2022-04-29 22:56:32 +02:00
parent 3f956b6c2c
commit 86c7927a22
2 changed files with 7 additions and 3 deletions

View File

@ -0,0 +1,5 @@
<template>
<main>
<h1>Hello World!</h1>
</main>
</template>