Skip to content

Commit 253ddcb

Browse files
committed
feat(default): add link to theme repo
1 parent f387826 commit 253ddcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
<nav class="site-footer-nav">
174174
{{navigation type="secondary"}}
175175
</nav>
176-
<div class="gh-powered-by"><a href="https://ghost.org/" target="_blank" rel="noopener">Powered by Ghost</a></div>
176+
<div class="gh-powered-by">Powered by <a href="https://ghost.org/" target="_blank" rel="noopener">Ghost</a> with <a href="https://github.com/tmlmt/fantome" target="_blank" rel="noopener">Fantome</a></div>
177177
</div>
178178
</footer>
179179

0 commit comments

Comments
 (0)