This commit is contained in:
728
2023-06-15 12:14:35 +08:00
parent 37e4342373
commit 7d9bce084b

View File

@ -6,8 +6,8 @@
<title>主义主义</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="refresh" content="3600">
<link rel="icon" type="x-icon" href="https://img1.imgtp.com/2023/04/10/DM5gHXQe.png">
<link rel="apple-touch-icon" href="https://img1.imgtp.com/2023/04/10/DM5gHXQe.png">
<link rel="icon" type="image/png" href="//s1.ax1x.com/2023/06/15/pCugL36.png">
<link rel="apple-touch-icon" href="//s1.ax1x.com/2023/06/15/pCugL36.png">
</head>
<style></style>
@ -43,7 +43,6 @@
) {
for (const e of t.parentElement.parentElement.children) e.classList.remove("active")
t.parentElement.classList.add("active")
// if (scroll) t.scrollIntoView({ behavior: "smooth" })
}
for (const n of document.getElementsByTagName("nav")) n.addEventListener("wheel", e => {
if (e.deltaX != 0) return