aboutsummaryrefslogtreecommitdiff
path: root/site/src/jekyll/_layouts
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2013-11-26 01:24:37 -0300
committerIvan Topolnjak <ivantopo@gmail.com>2013-11-26 01:24:37 -0300
commit27ec3af132ac1bdcb242e72af1c5317e70fc9784 (patch)
tree49c3c0235d3b3900dc57248f8c54f0bfdddc6ed6 /site/src/jekyll/_layouts
parentbc24dc67a0e0bacf62ef040d991b25d28e4c4a2b (diff)
downloadKamon-27ec3af132ac1bdcb242e72af1c5317e70fc9784.tar.gz
Kamon-27ec3af132ac1bdcb242e72af1c5317e70fc9784.tar.bz2
Kamon-27ec3af132ac1bdcb242e72af1c5317e70fc9784.zip
playing around with the site theme
Diffstat (limited to 'site/src/jekyll/_layouts')
-rw-r--r--site/src/jekyll/_layouts/default.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/site/src/jekyll/_layouts/default.html b/site/src/jekyll/_layouts/default.html
index 217b4a42..4f5e4511 100644
--- a/site/src/jekyll/_layouts/default.html
+++ b/site/src/jekyll/_layouts/default.html
@@ -21,8 +21,9 @@
<div id="footer">
<div class="container">
- <p class="muted credit">Example courtesy <a href="http://martinbean.co.uk">Martin Bean</a> and <a
- href="http://ryanfait.com/sticky-footer/">Ryan Fait</a>.</p>
+ <p class="muted credit text-center">Kamon is a open source project, go and check out the code at
+ <a href="http://github.com/kamon-io/Kamon"><img src="/assets/img/github-logo.png" alt="GitHub"></a>
+ </p>
</div>
</div>