mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-08 02:24:04 +00:00
添加首页的文章
This commit is contained in:
@@ -10,7 +10,6 @@ function switchTheme() {
|
||||
}
|
||||
|
||||
function setTheme(style) {
|
||||
console.log(`set theme ${style}`);
|
||||
document.querySelectorAll('.isInitialToggle').forEach(elem => {
|
||||
elem.classList.remove('isInitialToggle');
|
||||
});
|
||||
|
Reference in New Issue
Block a user