theme-mnemosyne-hugo/layouts/partials/footer.html

5 lines
119 B
HTML

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