diff options
author | Case Duckworth | 2015-03-19 19:48:53 -0700 |
---|---|---|
committer | Case Duckworth | 2015-03-19 19:48:53 -0700 |
commit | 999121f44710151c8ac8a9c0a223e76ed6859ede (patch) | |
tree | 3132b7afd07e1349954d0bc595eeb350a03eee73 /index.html | |
parent | Add about the author link to cover (diff) | |
download | autocento-999121f44710151c8ac8a9c0a223e76ed6859ede.tar.gz autocento-999121f44710151c8ac8a9c0a223e76ed6859ede.zip |
Compile 3/19
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
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]> |