Omnibus commited on
Commit
1e8d911
1 Parent(s): 8165713

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -36,7 +36,7 @@
36
  var elc = document.createElement('meta');
37
 
38
  // split key, value
39
- var keyval = parts[i].split('=');
40
 
41
  // set name and content attributes, fill values in
42
  eln.name = "twitter:player";
 
36
  var elc = document.createElement('meta');
37
 
38
  // split key, value
39
+ //var keyval = parts[i].split('=');
40
 
41
  // set name and content attributes, fill values in
42
  eln.name = "twitter:player";