diff --git a/html/index.html b/html/index.html index af86e04..062b637 100644 --- a/html/index.html +++ b/html/index.html @@ -1,145 +1,117 @@ -
- - - - - - + + + + + + document.documentElement.className = document.documentElement.className.replace(/\bnojs\b/g, 'js'); + if (typeof Muse == "undefined") window.Muse = {}; window.Muse.assets = { "required": ["museutils.js", "museconfig.js", "jquery.watch.js", "jquery.musemenu.js", "jquery.musepolyfill.bgsize.js", "webpro.js", "musewpslideshow.js", "jquery.museoverlay.js", "touchswipe.js", "jquery.scrolleffects.js", "require.js", "index.css"], "outOfDate": [] }; +