summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMorgan <morgan.bohn@unistra.fr>2015-09-29 14:02:08 +0200
committerMorgan <morgan.bohn@unistra.fr>2015-09-29 14:02:08 +0200
commita84469bc38863106ed4b18e055482725bb074987 (patch)
tree7ae179cd158d1e32cb65f2f7a486753b4bd7fbac /index.html
parentadd img (diff)
downloadspore.github.io-a84469bc38863106ed4b18e055482725bb074987.tar.gz
add php client
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html
index b07f646..c0a4780 100644
--- a/index.html
+++ b/index.html
@@ -174,6 +174,15 @@
</div><!-- /.col-lg-4 -->
</div><!-- /.row -->
+ <div class="row">
+ <div class="col-lg-4">
+ <img class="img-circle" src="img/php.jpg" alt="ruby" width="140" height="140">
+ <h2>Php</h2>
+ <p>Take a look at PHP-Spore.</p>
+ <p><a class="btn btn-default" href="https://github.com/kolok/PHP-Spore" role="button">View details &raquo;</a></p>
+ </div><!-- /.col-lg-4 -->
+ </div><!-- /.row -->
+
<!-- START THE FEATURETTES -->
<hr class="featurette-divider">