Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Commit

Permalink
gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
pce committed Nov 29, 2012
1 parent 2013a93 commit f8b50f3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions index.html
@@ -0,0 +1,8 @@
<html>
<head>
<script>
function onJs() { window.location = "./src/index.html"; }
</script>
</head>
<body onload="setTimeout('onJs()', 300)"></body>
</html>

0 comments on commit f8b50f3

Please sign in to comment.