summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 differ
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">