Archived
1
0
Fork 0
This repository has been archived on 2020-02-13. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
cosmos/index.html

19 lines
484 B
HTML
Raw Normal View History

<!DOCTYPE HTML>
<html lang="en">
<head>
2013-11-24 23:40:16 +01:00
<meta charset="UTF-8">
2013-11-24 23:40:16 +01:00
<meta name="viewport" content="width=device-width, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"/>
<title>genossen! am 30.11. laden neingeist und starbug ein zu einem cosmonautischen fest!</title>
2013-11-24 23:40:16 +01:00
<script src='http://cdn.html5quintus.com/v0.1.5/quintus-all.js'></script>
<script src='platformer.js'></script>
<style>
body { padding:0px; margin:0px; }
</style>
</head>
<body>
</body>
</html>