mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-15 11:41:11 +08:00
This commit is contained in:
+3
-2
@@ -1,6 +1,7 @@
|
||||
---
|
||||
/* @frontmatter
|
||||
layout: null
|
||||
---
|
||||
*/
|
||||
|
||||
window.addEventListener("DOMContentLoaded", function () {
|
||||
var skinLink = document.getElementById("skin");
|
||||
var darkModeQuery = window.matchMedia("(prefers-color-scheme: dark)");
|
||||
|
||||
Reference in New Issue
Block a user