Files
codegirl.games-hugo/themes/codegirl/layouts/partials/footer.html
T

4 lines
132 B
HTML

<footer class="site-footer container">
<p class="site-footer__copy">&copy; {{ now.Year }} {{ .Site.Params.author }}</p>
</footer>