Disable for now
This commit is contained in:
parent
42ed8c29f4
commit
d626607517
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
import { Theme } from "./theme.mjs";
|
||||
import "./preload.mjs";
|
||||
// import "./preload.mjs";
|
||||
|
||||
document.querySelectorAll(".js-only").forEach((a) =>
|
||||
a.classList.remove("js-only")
|
||||
|
|
Loading…
Reference in a new issue