Now - Done ?

This commit is contained in:
Sagi Dayan 2014-09-12 00:29:03 +03:00
parent 65814d215b
commit 744fdd06c3

View file

@ -118,7 +118,7 @@
<section class="poweredby">Proudly published with <a href="http://jekyllrb.com"> Jekyll</a></section>
<a class="subscribe" href="{{ "/feed.xml" | prepend: site.baseurl }}"> <span class="tooltip"> <i class="fa fa-rss"></i> You should subscribe to my feed.</span></a>
<div class="inner">
<section class="copyright">All content copyright <a href="{{@blog.url}}/">{{site.author}}</a> &copy; 2014<br>All rights reserved.</section>
<section class="copyright">All content copyright <a href="{{@blog.url}}/{{ site.baseurl }}">{{site.author}}</a> &copy; 2014<br>All rights reserved.</section>
</div>
</footer>
</div>