Update main.ejs

This commit is contained in:
Ashley 2022-07-18 15:22:26 +03:00 committed by GitHub
parent f4e3e6ba30
commit af83ff3718
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see https://www.gnu.org/licenses/.
-->
<!-- THIS IS NOT THE LANDING PAGE, SEE LANDING.EJS FOR THE LADNDING PAGE. -->
<!DOCTYPE html><html>
<head>
<title>PokeTube - Explore Videos</title>
@ -57,9 +60,7 @@
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet>
<link href=https://pro.fontawesome.com/releases/v5.15.3/css/all.css rel=stylesheet>
<center>
<section class=youtube-video>
<section class=youtube-video>
<link href=/css/app-cdn.min.css rel=stylesheet>
<link href=/css/app.main.css rel=stylesheet>
<link href="/css/search.main.css?v=56" rel=stylesheet>