aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html13
1 files changed, 1 insertions, 12 deletions
diff --git a/index.html b/index.html
index 0925d435..52a95451 100644
--- a/index.html
+++ b/index.html
@@ -55,18 +55,7 @@
<!-- Load SVG defs -->
<script>
- (function(d,p){
- var a=new XMLHttpRequest(),
- b=d.body;
- a.open("GET",p,!0);
- a.send();
- a.onload=function(){
- var c=d.createElement("div");
- c.style.display="none";
- c.innerHTML=a.responseText;
- b.insertBefore(c,b.childNodes[0])
- }
- })(document,"dist/svg/sprite.svg");
+ (function(d,p){var a=new XMLHttpRequest(),b=d.body;a.open("GET",p,!0);a.send();a.onload=function(){var c=d.createElement("div");c.style.display="none";c.innerHTML=a.responseText;b.insertBefore(c,b.childNodes[0])}})(document,"dist/svg/sprite.svg");
</script>
<!-- Core player -->