theSwitcher first

This commit is contained in:
Patricio Gonzalez Vivo 2022-10-21 01:48:41 -04:00
parent d1d9fd71f3
commit c8b88f2b7c
1 changed files with 1 additions and 1 deletions

View File

@ -301,11 +301,11 @@ function enableThemeSwitcher() {
}
window.addEventListener("load", function(){
enableThemeSwitcher();
// window.scrollTo(0, 0);
styleCodeBlocks();
loadGlslElements();
// captionizeImages();
enableThemeSwitcher();
// window.scrollTo(0, 0);
// setTimeout(function () {
// window.scrollTo(0, 0);