old_blog/_includes/footer.html
2020-06-19 00:52:06 -04:00

5 lines
196 B
HTML
Executable File

<footer id="footer">
<p>Your Host: <strong><a href="{{ site.author_link }}" target="_blank">{{ site.author }}</a></strong></p>
<p class="legal">{{ site.author_description }}</p>
</footer>