Update '12/index_xmpp.html'

master
murtaugh 4 years ago
parent 7e40d18e55
commit 247cf55c5c

@ -1,4 +1,23 @@
<iframe id="iframe_chat06" src="https://xpub.lurk.org/" width=600 height=600></iframe>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
iframe {
width: 600px;
height: 600px;
}
</style>
</head>
<body>
<iframe id="iframe_chat06" src="https://xpub.lurk.org/"></iframe>
<iframe id="iframe_pad06" src="https://pad.xpub.nl/p/radio_implicancies_12.6" ></iframe>
</body>
</html>
<!--
<link rel="stylesheet" type="text/css" media="screen" href="https://cdn.conversejs.org/6.0.0/dist/converse.min.css">

Loading…
Cancel
Save