summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-03-02 13:48:43 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-03-02 13:49:29 -0500
commit930ab7e6476149d19ba523de77b8871d78cabdec (patch)
treeb7f74d4d9dfaa4393be1ad4be2b08af2cded098a /www/index.html
parent143571f43a0b1f505638d5225838551b556f222e (diff)
downloadhtml5ks-930ab7e6476149d19ba523de77b8871d78cabdec.tar.xz
html5ks-930ab7e6476149d19ba523de77b8871d78cabdec.zip
meh
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html7
1 files changed, 0 insertions, 7 deletions
diff --git a/www/index.html b/www/index.html
index 600b52f..93fc506 100644
--- a/www/index.html
+++ b/www/index.html
@@ -5,13 +5,6 @@
<meta name="description" content="HTML5 implementation of Katawa Shoujo, a bishōjo-style visual novel by Four Leaf Studios that tells a story of a young man and five young women living with varying disabilities.">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<title class="window_name">Katawa Shoujo</title>
- <script>
- window.define = function(factory) {
- try{ delete window.define; } catch(e){ window.define = void 0; } // IE
- window.when = factory();
- };
- window.define.amd = {};
- </script>
<link rel="shortcut icon" type="image/png" href="dump/ui/icon.png">
<link rel="apple-touch-icon" href="dump/ui/icon.png">
<link rel="stylesheet" type="text/css" href="css/index.css">