about summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorCase Duckworth2015-03-19 19:48:53 -0700
committerCase Duckworth2015-03-19 19:48:53 -0700
commit999121f44710151c8ac8a9c0a223e76ed6859ede (patch)
tree3132b7afd07e1349954d0bc595eeb350a03eee73 /index.html
parentAdd about the author link to cover (diff)
downloadautocento-999121f44710151c8ac8a9c0a223e76ed6859ede.tar.gz
autocento-999121f44710151c8ac8a9c0a223e76ed6859ede.zip
Compile 3/19
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]>