another gh-pages update
This commit is contained in:
parent
14884051d6
commit
f4e68e7af8
1 changed files with 11 additions and 8 deletions
19
index.md
19
index.md
|
@ -15,24 +15,27 @@ Spectrum 2 allows users to chat even when they are using different IM networks.
|
|||
<div style="text-align:right"><a href="#">Read More</a></div>
|
||||
</div>
|
||||
|
||||
<div style="width: 220px; height:300px; float:left; margin-left: 40px; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);margin-left: 40px;">
|
||||
<div style="width: 250px; height:300px; float:left; margin-left: 40px; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);margin-left: 25px;">
|
||||
<h3>Supported networks</h3>
|
||||
<hr/>
|
||||
You can connect Spectrum2 using following networks:
|
||||
|
||||
<ul><li>XMPP</li><li>Slack</li></ul>
|
||||
|
||||
Friends you want to chat with can use following networks:
|
||||
|
||||
<img alt="XMPP" src="https://gci.copyleftgames.org/img/icons/xmpp.png" style="float:left"/>
|
||||
<img alt="IRC" src="https://gci.copyleftgames.org/img/icons/irc.png" style="float:left"/>
|
||||
<img alt="Twitter" src="https://addons.cdn.mozilla.net/user-media/addon_icons/480/480584-64.png" style="float:left"/>
|
||||
|
||||
<div style="clear: both;"></div>
|
||||
<img alt="XMPP" src="https://gci.copyleftgames.org/img/icons/xmpp.png" style="float:left"/>
|
||||
<img alt="IRC" src="https://gci.copyleftgames.org/img/icons/irc.png" style="float:left"/>
|
||||
<img alt="Twitter" src="https://addons.cdn.mozilla.net/user-media/addon_icons/480/480584-64.png" style="float:left"/>
|
||||
<div style="clear: both;"></div>
|
||||
<img alt="XMPP" src="https://gci.copyleftgames.org/img/icons/xmpp.png" style="float:left"/>
|
||||
<img alt="IRC" src="https://gci.copyleftgames.org/img/icons/irc.png" style="float:left"/>
|
||||
<img alt="Twitter" src="https://addons.cdn.mozilla.net/user-media/addon_icons/480/480584-64.png" style="float:left"/>
|
||||
<div style="clear: both;"></div>
|
||||
<br/>
|
||||
<div style="text-align:right"><a href="#">Read More</a></div>
|
||||
</div>
|
||||
|
||||
<div style="width: 220px; height:300px; float:left; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);margin-left: 40px;">
|
||||
<div style="width: 220px; height:300px; float:left; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);margin-left: 25px;">
|
||||
<h3>Get it</h3>
|
||||
<hr/>
|
||||
You can install it on your own server or use existing public servers.<br/>
|
||||
|
|
Loading…
Add table
Reference in a new issue