From 8da52b4ed6654cc28348cf2a83e41ca773131501 Mon Sep 17 00:00:00 2001
From: Ashley //// <iamashley@duck.com>
Date: Tue, 30 Jan 2024 15:41:51 +0000
Subject: [PATCH] fix darkreader making everything worse: p3

---
 html/discover.ejs | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/html/discover.ejs b/html/discover.ejs
index 451da369..70332e30 100644
--- a/html/discover.ejs
+++ b/html/discover.ejs
@@ -1,7 +1,7 @@
  <!--
     This Source Code Form is subject to the terms of the GNU General Public License:
 
-    Copyright (C) 2021-2023 POKETUBE (https://codeberg.org/Ashley/poketube)
+    Copyright (C) 2021-2024 POKETUBE (https://codeberg.org/Ashley/poketube)
     
     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
@@ -31,14 +31,13 @@
     <meta content=@PoketaleBot name=twitter:site>
     <meta content=@PoketaleBot name=twitter:creator>
       <link rel="manifest" href="/manifest.json">
-
+<meta name="darkreader-lock"> <!-- tells dark reader that the site has a dark theme and to turn itself off -->
     <link href=/css/app-cdn.min.css rel=stylesheet>
   <link href=/css/app-cdn.min.css rel=stylesheet>
 <link href=/css/app.main.css?v=45 rel=stylesheet>
 <link href=/css/search.main.css rel=stylesheet> 
  <link href=/css/watch.main.css rel=stylesheet>
-     <link href="https://fonts.poketube.fun/css/fonts.css" rel=stylesheet>
-   <meta content="#1a1a1a" name="theme-color">
+    <meta content="#1a1a1a" name="theme-color">
   </head>
   <style> 
     .mn {