3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-06-07 08:05:01 +00:00

fix(config-checker): actually disable darkreader

This commit is contained in:
Dragory 2025-05-23 01:34:08 +00:00
parent 342c829670
commit 3529b5a949
No known key found for this signature in database

View file

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="darkreader-lock">
<link rel="stylesheet" href="/src/style.css">
<title>Zeppelin config checker</title>
</head>