diff --git a/html/index.html b/html/index.html index af86e04..c40b567 100644 --- a/html/index.html +++ b/html/index.html @@ -1,145 +1,184 @@ -
- - - - - + + + + + + + + // Check that all required assets are uploaded and up-to-date + 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": [] }; +