Disable dark reader, this page has a dark mode
This commit is contained in:
parent
4158f6bd43
commit
e9b79f61c7
1 changed files with 4 additions and 0 deletions
|
@ -56,6 +56,10 @@
|
|||
href="{{ get_url(path='logo.svg', trailing_slash=false) }}"
|
||||
/>
|
||||
|
||||
<!-- Disables Dark Reader for this site.
|
||||
We have our own dark-mode and dark reader mangles the page background. -->
|
||||
<meta name="darkreader-lock">
|
||||
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="{{ get_url(path='main.css', trailing_slash=false) }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue