Corrected link

This commit is contained in:
John O'Nolan 2014-02-02 16:39:22 +01:00
parent 0efa582d77
commit 55784b4348
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
<a class="subscribe icon-feed" href="{{@blog.url}}/rss/"><span class="tooltip">Subscribe!</span></a>
<div class="inner">
<section class="copyright">All content copyright <a href="{{@blog.url}}/">{{@blog.title}}</a> &copy; {{date format="YYYY"}} &bull; All rights reserved.</section>
<section class="poweredby">Proudly published with <a class="icon-ghost" href="http://ghost.org">Ghost</a></section>
<section class="poweredby">Proudly published with <a class="icon-ghost" href="https://ghost.org">Ghost</a></section>
</div>
</footer>