aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jodersky@gmail.com>2015-06-19 13:31:50 +0200
committerJakob Odersky <jodersky@gmail.com>2015-06-19 13:32:33 +0200
commit87ce6ed7546315211899fd28e9b079bc1ea531cf (patch)
tree18b7244f6a48326162acf1fe583aec2ea66ca7ea
parent77caa2775838d9a7100a802fae20ab46e23c05ed (diff)
downloadproject-condor.github.io-87ce6ed7546315211899fd28e9b079bc1ea531cf.tar.gz
project-condor.github.io-87ce6ed7546315211899fd28e9b079bc1ea531cf.tar.bz2
project-condor.github.io-87ce6ed7546315211899fd28e9b079bc1ea531cf.zip
add gitter chat
-rw-r--r--assets/images/gitter.pngbin0 -> 364 bytes
-rw-r--r--index.html3
2 files changed, 2 insertions, 1 deletions
diff --git a/assets/images/gitter.png b/assets/images/gitter.png
new file mode 100644
index 0000000..b69d3ff
--- /dev/null
+++ b/assets/images/gitter.png
Binary files differ
diff --git a/index.html b/index.html
index 6210842..13d67ee 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,8 @@
<img src="assets/images/logo.svg" alt="logo" style="max-width: 100%;">
<h1>Project Condor</h1>
<p>DIY Drone System</p>
- <a class="btn btn-default" href="https://github.com/project-condor"><i class="fa fa-github"></i></a>
+ <a class="btn btn-default" href="https://github.com/project-condor"><i class="fa fa-github"></i> Source on GitHub</a>
+ <a class="btn btn-default" href="https://gitter.im/project-condor/project-condor"><img src="assets/images/gitter.png" style="height:12px"> Chat</a>
</div>
</div>
</header>