remove trash links

This commit is contained in:
GenZmeY 2022-03-07 09:21:22 +03:00
parent fdce6d76ce
commit 46373ac725

View File

@ -82,7 +82,7 @@
<nav class="site-footer-nav"> <nav class="site-footer-nav">
{{navigation type="secondary"}} {{navigation type="secondary"}}
</nav> </nav>
<div><a href="https://ghost.org/" target="_blank" rel="noopener">Powered by Ghost</a></div> <div><a href="{{@site.url}}" target="_blank" rel="noopener">{{t "Latest Posts"}}</a></div>
</div> </div>
</footer> </footer>