Skip to content

Commit

Permalink
Disable darkreader on the site
Browse files Browse the repository at this point in the history
  • Loading branch information
cmyui committed Jul 18, 2024
1 parent 1e8cccd commit 458ff63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@
/>
<title>Akatsuki</title>

<!-- Statically disable dark reader on the site -->
<meta name="darkreader-lock">

<!-- The server will inject REACT_APP_* env variables here -->
<script>
window.__ENV__ = "__ENV__"
Expand Down

0 comments on commit 458ff63

Please sign in to comment.