1
Fork 0

final commmit hopefull

This commit is contained in:
ashley 2024-09-01 21:30:56 +00:00
parent deedb165e7
commit 62702ef128

View file

@ -1,7 +1,7 @@
<!-- <!--
This Source Code Form is subject to the terms of the GNU General Public License: This Source Code Form is subject to the terms of the GNU General Public License:
Copyright (C) 2021-2024 POKETUBE (https://codeberg.org/Ashley/poketube) Copyright (C) 2021-2024 poke (https://codeberg.org/Ashley/poketube)
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@ -19,7 +19,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<head> <head>
<head> <head>
<title>Searching <%=q%> - PokeTube</title> <title>Searching <%=q%> - Poke</title>
<link rel="manifest" href="/manifest.json"> <link rel="manifest" href="/manifest.json">
<link href=/css/yt-ukraine.svg?v=6 rel=icon> <link href=/css/yt-ukraine.svg?v=6 rel=icon>
<link href=/css/app-cdn.min.css rel=stylesheet> <link href=/css/app-cdn.min.css rel=stylesheet>
@ -972,10 +972,10 @@ font-weight: 1000;">dont.</h1></a>
<% if (invresults.length < 1) { %> <% if (invresults.length < 1) { %>
<br> <br>
<center> <center>
<div> <div style="margin-top: -1em;padding: 1em;width: fit-content;background: #111;border-radius: 1em;">
<p>Nu results found :c </p> <p style="font-family: poketube flex;font-weight: 1000;font-stretch: extra-expanded;font-size: 2em;">Nu results found :c </p>
<p> <p>
u can try other alternatives such as: u can try other alternatives such as
<b> <b>
<a href="https://invidio.us/results?q=<%=q%>">Invidious</a> <a href="https://invidio.us/results?q=<%=q%>">Invidious</a>
</b> </b>
@ -1029,7 +1029,11 @@ font-weight: 1000;" href="/watch?v=<%= x.videoId %>" class="title max-lines-2"><
<center> <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 16em;/*! width: 4.5em; */height: 0;margin-top: 1em;"> <% if (invresults.length >= 1) { %>
<center>
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 16em;/*! width: 4.5em; */height: 0;margin-top: 1em;">
<div style="border-top: 1px solid var(--border-color);width: 100%;display: flex;gap: 43em;padding: 0;margin: 0;"> <div style="border-top: 1px solid var(--border-color);width: 100%;display: flex;gap: 43em;padding: 0;margin: 0;">
@ -1053,6 +1057,7 @@ font-weight: 1000;" href="/watch?v=<%= x.videoId %>" class="title max-lines-2"><
</div> </div>
</center> </center>
<% } %>
</center> </center>