1
0
Fork 0
mirror of https://git.sr.ht/~seirdy/seirdy.one synced 2024-11-13 01:02:10 +00:00
seirdy.one/layouts/partials/footer.html
Rohan Kumar 950918b104
Remove themes/, move its contents to repo root
I've modified etch-custom so much that it doesn't need to be its own
theme anymore.
2021-01-17 17:22:22 -08:00

5 lines
128 B
HTML

<footer id="site-footer">
{{ .Site.Params.copyright }}
·
<a href="{{ .Site.Params.src }}">Website source code</a>
</footer>