|
@@ -5,7 +5,7 @@
|
|
|
<meta charset="utf-8">
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
- <meta name="description" content="Converse.js: An XMPP chat client which can be integrated into any website" />
|
|
|
+ <meta name="description" content="Converse: An XMPP chat client which can be integrated into any website" />
|
|
|
<meta name="author" content="JC Brand" />
|
|
|
<meta name="keywords" content="xmpp chat webchat converse.js" />
|
|
|
|
|
@@ -107,7 +107,7 @@
|
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
|
<h2>Converse is written in JavaScript and runs in your browser.</h2>
|
|
|
<p>You can start using it here immediately, or you can <a href="/docs/html/index.html">integrate it into your own website</a>.</p>
|
|
|
- <p>Take a look at the <a href="/demo">demo page</a> for other examples of how Converse.js can be configured and used.</a>
|
|
|
+ <p>Take a look at the <a href="/demo">demo page</a> for other examples of how Converse can be configured and used.</a>
|
|
|
|
|
|
<p>
|
|
|
You can connect to any publically accessible <a href="http://xmpp.org" target="_blank" rel="noopener">XMPP/Jabber</a> server,
|
|
@@ -193,7 +193,7 @@
|
|
|
or <a href="https://mastodon.xyz/@jcbrand" target="_blank" rel="noopener">Mastodon</a>
|
|
|
<li>Chat with me via XMPP at <a href="xmpp:jc@opkode.com" class="xmpp JSnocheck" title="XMPP/Jabber">jc@opkode.com</a></li>
|
|
|
<li>For technical support, you can ask on <a href="http://stackoverflow.com/questions/tagged/converse.js">Stack Overflow</a>
|
|
|
- <li>The Converse.js XMPP chatroom: <a href="xmpp:discuss@conference.conversejs.org" class="xmpp JSnocheck" title="Converse.js chat room">discuss@conference.conversejs.org</a>.</li>
|
|
|
+ <li>The Converse XMPP chatroom: <a href="xmpp:discuss@conference.conversejs.org" class="xmpp JSnocheck" title="Converse chat room">discuss@conference.conversejs.org</a>.</li>
|
|
|
<li>Please file bugs and feature requests on <a target="_blank" rel="noopener" href="https://github.com/jcbrand/converse.js/issues">Github</a>.</li>
|
|
|
</ul>
|
|
|
</div>
|
|
@@ -217,17 +217,19 @@
|
|
|
<div class="row">
|
|
|
<div class="col-lg-8 col-lg-offset-2" style="margin-top: 3em">
|
|
|
<div class="sponsors">
|
|
|
- <h2>Converse.js is supported by:</h2>
|
|
|
+ <h2>Converse is supported by:</h2>
|
|
|
<ul>
|
|
|
- <li><a href="https://www.keycdn.com/" target="_blank" rel="noopener"><img style="height: 3em" src="/logo/keycdn.svg" alt="KeyCDN"></a></li>
|
|
|
- <li><a href="https://wikisuite.org" target="_blank" rel="noopener"><img style="height: 4em" src="/logo/wikisuite-white.png" alt="WikiSuite"></a></li>
|
|
|
+ <li><a href="https://www.keycdn.com/?utm_source=conversejs" target="_blank" rel="noopener"><img style="height: 3em" src="/logo/keycdn.svg" alt="KeyCDN"></a></li>
|
|
|
+ <li><a href="https://wikisuite.org/?utm_source=conversejs" target="_blank" rel="noopener"><img style="height: 4em" src="/logo/wikisuite-white.png" alt="WikiSuite"></a></li>
|
|
|
+ <li><a href="https://hostpresto.com/?utm_source=conversejs" target="_blank" rel="noopener"><img style="height: 3em" src="/logo/hostpresto.png" alt="HostPresto"></a></li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
|
|
|
- <p class="sponsors-text">Converse.js is a software commons; available at no cost to you or anyone else.
|
|
|
- Sponsorships allow us to fund further development and improvements and are greatly appreciated.
|
|
|
- If you'd like to sponsor this project, please visit <a href="https://www.patreon.com/jcbrand" target="_blank" rel="noopener">Patreon</a>
|
|
|
- or <a href="https://liberapay.com/jcbrand" target="_blank" rel="noopener">Liberapay</a>.
|
|
|
+ <p class="sponsors-text">Converse is a software commons, available at no cost to you or anyone else.
|
|
|
+ Sponsorships allow us to fund further development and improvements.
|
|
|
+ If you'd like to sponsor this project, please visit <a href="https://www.patreon.com/jcbrand" target="_blank" rel="noopener">Patreon</a>,
|
|
|
+ <a href="https://liberapay.com/jcbrand" target="_blank" rel="noopener">Liberapay</a> or
|
|
|
+ <a href="http://opkode.com/contact" target="_blank" rel="noopener">contact us</a>.
|
|
|
</p>
|
|
|
</div>
|
|
|
</div>
|