Skip to content

Commit

Permalink
Disable Dark Reader as it breaks the app and there's already a dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
JaZo committed Feb 11, 2025
1 parent 201500b commit 53717aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<link rel="mask-icon" href="<%- base %>img/icons/safari-pinned-tab.svg" color="#448AFF">
<meta name="msapplication-TileImage" content="<%- base %>img/icons/msapplication-icon-144x144.png">
<meta name="msapplication-TileColor" content="#000000">
<meta name="darkreader-lock">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 53717aa

Please sign in to comment.