mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 20:37:51 +01:00
fix darkreader making everything worse: p4
This commit is contained in:
parent
8da52b4ed6
commit
6d6a070b35
1 changed files with 2 additions and 2 deletions
|
@ -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-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
|
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
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
<link href=/css/app.main.css?v=333 rel=stylesheet>
|
<link href=/css/app.main.css?v=333 rel=stylesheet>
|
||||||
<link href=/css/search.main.css rel=stylesheet>
|
<link href=/css/search.main.css rel=stylesheet>
|
||||||
<link href=/css/watch.main.css rel=stylesheet>
|
<link href=/css/watch.main.css rel=stylesheet>
|
||||||
<link rel="search" type="application/opensearchdescription+xml" title="PokeTube" href="https://poketube.fun/api/opensearch" />
|
<meta name="darkreader-lock"> <!-- tells dark reader that the site has a dark theme and to turn itself off -->
|
||||||
<meta content="Searching <%=q%> - Poke" property=og:title>
|
<meta content="Searching <%=q%> - Poke" property=og:title>
|
||||||
<% if (q == "do the harlem shake") { %>
|
<% if (q == "do the harlem shake") { %>
|
||||||
<meta content="DO THE HARLEM SHAKE" property=twitter:description>
|
<meta content="DO THE HARLEM SHAKE" property=twitter:description>
|
||||||
|
|
Loading…
Reference in a new issue