Now - Done ?
This commit is contained in:
parent
65814d215b
commit
744fdd06c3
1 changed files with 1 additions and 1 deletions
|
@ -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> © 2014<br>All rights reserved.</section>
|
||||
<section class="copyright">All content copyright <a href="{{@blog.url}}/{{ site.baseurl }}">{{site.author}}</a> © 2014<br>All rights reserved.</section>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue