diff options
| author | Morgan <morgan.bohn@unistra.fr> | 2015-09-29 14:02:08 +0200 |
|---|---|---|
| committer | Morgan <morgan.bohn@unistra.fr> | 2015-09-29 14:02:08 +0200 |
| commit | a84469bc38863106ed4b18e055482725bb074987 (patch) | |
| tree | 7ae179cd158d1e32cb65f2f7a486753b4bd7fbac | |
| parent | add img (diff) | |
| download | spore.github.io-a84469bc38863106ed4b18e055482725bb074987.tar.gz | |
add php client
Diffstat (limited to '')
| -rw-r--r-- | img/php.jpg | bin | 0 -> 30133 bytes | |||
| -rw-r--r-- | index.html | 9 |
2 files changed, 9 insertions, 0 deletions
diff --git a/img/php.jpg b/img/php.jpg Binary files differnew file mode 100644 index 0000000..ef8db83 --- /dev/null +++ b/img/php.jpg @@ -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 »</a></p> + </div><!-- /.col-lg-4 --> + </div><!-- /.row --> + <!-- START THE FEATURETTES --> <hr class="featurette-divider"> |
