From 60fed197752f32e12f29f28ef42f4585318b0df1 Mon Sep 17 00:00:00 2001 From: Ashley <iamashley@tuta.io> Date: Sun, 26 Jun 2022 08:03:53 +0300 Subject: [PATCH] new navbar --- html/domains.ejs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/html/domains.ejs b/html/domains.ejs index 2eafd70a..3faac3d3 100644 --- a/html/domains.ejs +++ b/html/domains.ejs @@ -28,9 +28,6 @@ <link href="https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet> <meta content=summary_large_image name=twitter:card> <meta content=@PoketaleBot name=twitter:site> <meta content=@PoketaleBot name=twitter:creator> - <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE"> - <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE"> - <META HTTP-EQUIV="EXPIRES" CONTENT="Mon, 22 Jun 2002 11:12:01 GMT"> <link href=https://cdn.poketalebot.com/404/v2.css rel=stylesheet> <link href=/css/app.main.css rel=stylesheet> </head> @@ -38,7 +35,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> <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></div> + <div class=left><a class="class" href="/143" style=font-family:Inter,sans-serif;color:#fff> <img style="width: 6em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo.svg?v=5"> <a href="/domains"><i style="display: block;margin-left: auto;margin-right: auto;" class="fas fa-server"></i> </a></div> <div class=middle> <form action=/api/search><input class=search-bar id=fname name=query style=color:#fff;font-family:Roboto,sans-serif> <button class="btn btn-success" type=submit><i class="fas fa-search"></i></button></form> </div>