mirror of
https://github.com/VueTubeApp/VueTube
synced 2025-01-03 14:11:08 +00:00
parent
8ce8a14903
commit
0fdce47f81
2 changed files with 8 additions and 0 deletions
7
NUXT/pages/channel/_notice_.vue
Normal file
7
NUXT/pages/channel/_notice_.vue
Normal 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>
|
1
NUXT/static/channel_notice.svg
Normal file
1
NUXT/static/channel_notice.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 7.7 KiB |
Loading…
Reference in a new issue