Make it log in

This commit is contained in:
David Baker 2015-06-11 18:23:02 +01:00
parent eeb2dfd1fc
commit f487b9ba04
5 changed files with 46 additions and 0 deletions

View file

@ -7,5 +7,6 @@
<body>
<section id="matrixchat"></section>
<script src="bundle.js"></script>
<link rel="stylesheet" href="bundle.css">
</body>
</html>