summary refs log tree commit diff
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
parentadd img (diff)
downloadspore.github.io-a84469bc38863106ed4b18e055482725bb074987.tar.gz
add php client
-rw-r--r--img/php.jpgbin0 -> 30133 bytes
-rw-r--r--index.html9
2 files changed, 9 insertions, 0 deletions
diff --git a/img/php.jpg b/img/php.jpg
new file mode 100644
index 0000000..ef8db83
--- /dev/null
+++ b/img/php.jpg
Binary files differdiff --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">