mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-02-25 05:09:49 -06:00
minor appearances
This commit is contained in:
@@ -82,7 +82,6 @@ function toggleMenu() {
|
||||
}
|
||||
|
||||
async function goto(location, {push=true, toggle=true}={}) {
|
||||
console.log(toggle)
|
||||
let a = await fetch("/api/goto/" + location, {
|
||||
credentials: "include",
|
||||
method: "GET",
|
||||
|
||||
Reference in New Issue
Block a user