author
This commit is contained in:
parent
43b989b2d9
commit
9d21cd9b70
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<a class="subscribe" href="{{ "/feed.xml" | prepend: site.baseurl }}"> <span class="tooltip"> <i class="fa fa-rss"></i> Subscribe!</span></a>
|
||||
<div class="inner">
|
||||
<section class="copyright">All content copyright <a href="mailto:{{ site.email}}">{{ site.name }}</a> © 2014 • All rights reserved.</section>
|
||||
<section class="poweredby">Made with <a href="http://jekyllrb.com"> Jekyll</a></section>
|
||||
<section class="poweredby">Made with <a href="http://jekyllrb.com"> Jekyll</a> · By <a href="mailto:sagidayan@gmail.com">Sagi Dayan</a></section>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
|
Loading…
Reference in a new issue