feat: add channel wip notice

#249
This commit is contained in:
Front 2022-04-22 23:51:24 -04:00
parent 8ce8a14903
commit 0fdce47f81
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<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>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.7 KiB