personal-site/layouts/partials/footer.html

4 lines
101 B
HTML

<footer>
<p>&copy; {{ now.Year }} <a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a></p>
</footer>