Commit 0251af63 authored by JC Brand's avatar JC Brand

Add index.html

parent f1ebdd39
<!DOCTYPE html>
<html>
<head>
<title>Converse.js Demo Page</title>
<!-- This is a special version of jQuery with RequireJS built-in -->
<script data-main="main" src="Libraries/require-jquery.js"></script>
</head>
<body>
<h1>Converse.js Demo Page</h1>
<div id="collective-xmpp-chat-data"></div>
</body>
</html>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment