This repository has been archived on 2022-01-16. You can view files and clone it, but cannot push or open issues or pull requests.
irreligious/public/index.html

12 lines
222 B
HTML

<!doctype html>
<html lang='en'>
<head>
<title>irreligio.us</title>
<meta charset='utf-8'>
<script src='js/irreligious.js'></script>
</head>
<body>
<div id='irreligious-game'></div>
</body>
</html>