Newer
Older
pixi.js / docs / assets / index.html
@mathew groves mathew groves on 29 Apr 2014 216 bytes Strip and Rope now working again
<!doctype html>
<html>
    <head>
        <title>Redirector</title>
        <meta http-equiv="refresh" content="0;url=../">
    </head>
    <body>
        <a href="../">Click here to redirect</a>
    </body>
</html>