summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdocs/landing/_includes/page-footer.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/landing/_includes/page-footer.html b/docs/landing/_includes/page-footer.html
index d51fa080f..bb306a498 100755
--- a/docs/landing/_includes/page-footer.html
+++ b/docs/landing/_includes/page-footer.html
@@ -1,8 +1,9 @@
<footer class="site-footer">
- <span class="site-footer-owner">Copyright (c) 2016 <a href="{{ site.author.url }}">tboox.org</a>.</span>
+ <span class="site-footer-owner">Copyright (c) 2015-2017 <a href="{{ site.author.url }}">tboox.org</a>.</span>
<span class="site-footer-power">
<span>
- Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="http://pages.coding.me">Coding Pages</a>.
+ <!--Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="http://pages.coding.me">Coding Pages</a>.-->
+ Site powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a href="https://pages.github.com/">Github Pages</a>.
</span>
<span>
Theme designed by <a href="https://github.com/pietromenna/jekyll-cayman-theme">cayman</a>.