summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2017-02-04 19:12:17 +0800
committerruki <[email protected]>2017-02-04 19:12:17 +0800
commited1639c951e3efabfde8892ede66cb1a6f4cff66 (patch)
treea6088ae3ffbcd820dccfca56d09689e425491574
parentb7a90bd8ffcc7411c49a2bc34dcc0fbccca0f567 (diff)
modify footer
-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>.