From 826d6cef32b02489650b3fc81cd3eb3cbbe64c26 Mon Sep 17 00:00:00 2001 From: Ashley <iamashley@tuta.io> Date: Wed, 18 May 2022 19:46:36 +0300 Subject: [PATCH] new branding --- html/youtube.ejs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/youtube.ejs b/html/youtube.ejs index fe09faf1..88cf656c 100644 --- a/html/youtube.ejs +++ b/html/youtube.ejs @@ -17,7 +17,7 @@ along with this program. If not, see https://www.gnu.org/licenses/. --> <!DOCTYPE html> - <% if (e === false) { %> <!-- if ?e=false,dont show up the meta tags. --> + <% if (e === false) { %> <!-- if ?e=false,dont show up the meta tags --> <% } %> <% if (!e) { %> @@ -111,7 +111,7 @@ <link href=https://pro.fontawesome.com/releases/v5.15.3/css/all.css rel=stylesheet> <center> <nav> - <div class=left><a class="class" href="https://stopwarukraine.com/" style=font-family:Inter,sans-serif;color:#fff><span><i class="fa-youtube fab" style=color:#fff></i></span><span style="text-decoration:inherit;background:linear-gradient(to right, rgba(255,215,0,1) 50%, rgba(0,87,184,1) 50%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;">PokeTube</span> πΊπ¦ </a> <a style="color:red;" href="/domains">Domains!</a></a></div> + <div class=left><a class="class" href="https://stopwarukraine.com/" style=font-family:Inter,sans-serif;color:#fff><span><i class="fa-youtube fab" style=color:#fff></i></span><span style="color:#c9e265">PokeTube</span> πΊπ¦ </a> <a style="color:red;" href="/domains">Domains!</a></a></div> <div class=middle> <form action=/api/search><input class=search-bar autocomplete="on" id=fname name=query style="color:#fff;font-family:Inter,sans-serif;font-weight:bolder"> <button class="btn btn-success" type=submit><i class="fas fa-search"></i></button></form> @@ -172,7 +172,7 @@ <%-lyrics%> </p> </details> <% } %><hr> - <p><i class="fas fa-cookie-bite"></i> This website does not track you. No cookies. No data collection. No statistics. 100% handcrafted without JavaScript. <a href="https://poketube.fun/github.com/iamashley0/poketube/">Source code</a><br></p> + <p>This website does not track you. No cookies. No data collection. No statistics. 100% handcrafted without JavaScript. <a href="https://poketube.fun/github.com/iamashley0/poketube/">Source code</a><br></p> </center></center></center></center></center> </body>