redstrate.com/themes/red/layouts/partials/footer.html

12 lines
353 B
HTML
Raw Normal View History

Copyright (c) 2022. <a href="https://git.sr.ht/~redstrate/redstrate.com/tree/master/item/content/{{ .File.Path }}?view-source">View Source</a>
2022-08-30 12:31:52 -04:00
<div>
{{ with resources.Get "cc-by-nc-sa.gif" }}
<img src="{{ .Permalink }}">
{{ end }}
2022-08-30 12:31:52 -04:00
{{ with resources.Get "rss-button.gif" }}
<img src="{{ .Permalink }}">
{{ end }}
</div>