api.violets-purgatory.dev/static/main.js

3 lines
No EOL
64 B
JavaScript

window.onbeforeunload = function() {
window.scrollTo(0, 0)
}