aboutsummaryrefslogtreecommitdiff
path: root/landing/_includes/page-footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'landing/_includes/page-footer.html')
-rw-r--r--landing/_includes/page-footer.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/landing/_includes/page-footer.html b/landing/_includes/page-footer.html
new file mode 100644
index 00000000..bb306a49
--- /dev/null
+++ b/landing/_includes/page-footer.html
@@ -0,0 +1,12 @@
+<footer class="site-footer">
+ <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="https://pages.github.com/">Github Pages</a>.
+ </span>
+ <span>
+ Theme designed by <a href="https://github.com/pietromenna/jekyll-cayman-theme">cayman</a>.
+ </span>
+</span>
+</footer>