mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 11:58:26 +01:00
fix typo
This commit is contained in:
parent
4ba4dd73a7
commit
0a2c208f15
1 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
<head>
|
||||
<title>Poketube - Vip</title>
|
||||
<link href=https://watch.poketalebot.com/css/yt-ukraine.svg rel=icon>
|
||||
<title>Poketube - Wip</title>
|
||||
<link href=/css/yt-ukraine.svg rel=icon>
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
<link href="https://fonts.googleapis.com/css2?family=Sigmar+One&display=swap" rel="stylesheet">
|
||||
<meta content=website property=og:type>
|
||||
|
@ -28,10 +28,9 @@
|
|||
</nav>
|
||||
<section class=youtube-video>
|
||||
<div class=screen><br>
|
||||
<h1 style="color:#fff">WORK IN PROGRESS!</h1><br>
|
||||
<h1 styl
|
||||
</p>
|
||||
</body>
|
||||
<h1 style="color:#fff">WORK IN PROGRESS! (will be added in 22.10)</h1><br>
|
||||
<a href="https://youtube.com/channel/<%=ID%>">view the channel on youtube</a>
|
||||
</body>
|
||||
|
||||
<script type="text/javascript">
|
||||
function AddSearch () {
|
||||
|
|
Loading…
Reference in a new issue