theSwitcher first
This commit is contained in:
parent
d1d9fd71f3
commit
c8b88f2b7c
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue