diff options
| author | ruki <[email protected]> | 2017-02-04 19:12:17 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-02-04 19:12:17 +0800 |
| commit | ed1639c951e3efabfde8892ede66cb1a6f4cff66 (patch) | |
| tree | a6088ae3ffbcd820dccfca56d09689e425491574 | |
| parent | b7a90bd8ffcc7411c49a2bc34dcc0fbccca0f567 (diff) | |
modify footer
| -rwxr-xr-x | docs/landing/_includes/page-footer.html | 5 |
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>. |
