about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index b6cbbbf..3ebba39 100644 --- a/index.html +++ b/index.html
@@ -20,7 +20,7 @@
20 about.setAttribute("href", files[which]); 20 about.setAttribute("href", files[which]);
21 about.setAttribute("title", "About the author"); 21 about.setAttribute("title", "About the author");
22 } 22 }
23 window.onload = function () { _about() } 23 window.onload = function () { _about(); _lozenge() }
24 </script> 24 </script>
25 25
26 <!--[if lt IE 9]> 26 <!--[if lt IE 9]>