another gh-pages update
This commit is contained in:
parent
fc7ceb3937
commit
ad7868bfa9
1 changed files with 11 additions and 1 deletions
12
index.md
12
index.md
|
@ -13,7 +13,17 @@ title: Spectrum 2
|
|||
<div style="width: 220px; 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);">
|
||||
<h3>What is Spectrum 2?</h3>
|
||||
<hr/>
|
||||
Spectrum 2 allows users chatting together even if they are using different IM network. It acts as a transport layer between the users as showed in the animation above.
|
||||
Spectrum 2 allows users to chat even when they are using different IM networks. It acts as a transport layer between the users as showed in the animation above.
|
||||
</div>
|
||||
|
||||
<div style="width: 220px; 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);">
|
||||
<h3>What networks does it support?</h3>
|
||||
<hr/>
|
||||
You can connect Spectrum2 using following networks:
|
||||
|
||||
- XMPP
|
||||
- Slack
|
||||
|
||||
</div>
|
||||
|
||||
<div style="width: 250px; margin-left: 40px; float:left;">
|
||||
|
|
Loading…
Add table
Reference in a new issue