simpletheme/layouts/partials/footer.html

5 lines
113 B
HTML
Raw Normal View History

2020-04-02 09:37:23 +00:00
<footer>
<div>
<h3><a href="{{ .Site.BaseURL }}posts">Back to all posts</a></h3>
</div>
</footer>