mirror of
https://github.com/RGBCube/Site
synced 2025-07-30 20:47:46 +00:00
Disable darkreader as we already have a dark theme
This commit is contained in:
parent
d7b896aff5
commit
f37d06b07b
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0{{ viewportFixed ? ', maximum-scale=1.0, user-scalable=0' : '' }}">
|
||||
<meta name="darkreader-lock">
|
||||
|
||||
<title>{{ title }}</title>
|
||||
<meta property="og:title" content="{{ title }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue