This commit is contained in:
Claude Brisson
2023-12-25 16:41:18 +01:00
parent f6d4e8772b
commit a13f7510ce
8 changed files with 12 additions and 8 deletions

View File

@@ -253,7 +253,6 @@ onLoad(() => {
// disable hash scrolling
if (window.location.hash) {
console.log("lkhjqlksjdhflkqsjhfd")
setTimeout(function() {
window.scrollTo(0, 0);
}, 1);