Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roryg/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroryg <rg.rorygibson@gmail.com>2014-09-02 17:33:07 +0400
committerroryg <rg.rorygibson@gmail.com>2014-09-02 17:33:07 +0400
commit7c07aafe691338fa00e185eb66c41aca72281f29 (patch)
tree55c9de4441522f3538b7d840fb50db3ff4b8c35f
parent2bbeee3efe1e00e1465a5659164938e91e3b1779 (diff)
parent374334bf2140d68e9577ab4d4fd9109d6db7a295 (diff)
Merge pull request #58 from trhall/master
Modified Ghost URI to canonical representation
-rw-r--r--default.hbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.hbs b/default.hbs
index 7010185..c4464fd 100644
--- a/default.hbs
+++ b/default.hbs
@@ -63,7 +63,7 @@
<a class="button-square button-jump-top js-jump-top" href="#"><i class="fa fa-angle-up"></i></a>
</div>
- <p class="footer-copyright">&copy; {{date format="YYYY"}} / Published with <a href="http://tryghost.org">Ghost</a> / <a href="https://github.com/roryg/ghostwriter">Ghostwriter theme</a> By <a href="http://jollygoodthemes.com">JollyGoodThemes</a></p>
+ <p class="footer-copyright">&copy; {{date format="YYYY"}} / Published with <a href="https://ghost.org">Ghost</a> / <a href="https://github.com/roryg/ghostwriter">Ghostwriter theme</a> By <a href="http://jollygoodthemes.com">JollyGoodThemes</a></p>
</div>
</footer>