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

11 lines
184 B
HTML
Raw Normal View History

2021-08-18 10:09:19 -05:00
<!doctype html>
<html lang='en'>
<head>
<title>irreligio.us</title>
<meta charset='utf-8'>
<script src='js/irreligious.js'></script>
</head>
<body>
</body>
</html>