mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-16 00:15:08 +00:00
7 lines
No EOL
235 B
Vue
7 lines
No EOL
235 B
Vue
<template>
|
|
<center>
|
|
<img src="/channel_notice.svg" style="width: 80%; margin: 2em;" />
|
|
<h1>Channel Pages are still being worked on</h1><br><br>
|
|
<v-btn to="/home">Return Home</v-btn>
|
|
</center>
|
|
</template> |