Update ytmain.ejs

This commit is contained in:
Ashley 2022-03-11 23:52:36 +03:00 committed by GitHub
parent a43cf9b8a5
commit fba8658a60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,10 +48,9 @@
<section class=youtube-video> <section class=youtube-video>
<div class=screen><br> <div class=screen><br>
<h1 style="color:#fff">Welcome to PokeTube!</h1><br> <h1 style="color:#fff">Welcome to PokeTube!</h1><br>
<h1 style="color:#fff">Search something from search bar to get started</h1> <h1 style="color:#fff">Search something from search bar to get started <br> (start by typing "<%-random%>")</h1>
<p style="color:#fff"> <p style="color:#fff">
LightTube <a href="https://gitlab.com/kuylar/lighttube/-/commit/5507e96c7a3b49b0cbf7bb7c547cdc429a557df0">5507e96c</a> - Poketube 2.0.1 (6a7f6f9) - <a href="https://github.com/iamashley0/poketube" style="color:#fff">Source code</a><br><br> LightTube <a href="https://gitlab.com/kuylar/lighttube/-/commit/5507e96c7a3b49b0cbf7bb7c547cdc429a557df0">5507e96c</a> - Poketube 2.0.1 (6a7f6f9) - <a href="https://github.com/iamashley0/poketube" style="color:#fff">Source code</a><br><br>
<a style="color:blue;" href="/domains">see other domains poketube is on</a> <a style="color:blue;" href="/domains">see other domains poketube is on</a>
</p> </p>
</body> </body>
@ -65,4 +64,4 @@
</script> </script>
</html> </html>