summaryrefslogtreecommitdiff
path: root/views/partials/general-page-footer.html
blob: 8979423b54969a5f1ef9ca96bcdb5ab5d413e4d6 (plain)
1
2
3
4
5
6
7
{{ block "footer" . }}{{ end }}
<p class="grow content-center text-base/[1] font-spectral italic text-right text-secondary mr-1">
    All the photos on <a href="https://saya.today/">saya.today</a> are licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> by <a href="https://t.me/EarlInisMona">Saya Andy</a> © {{ .PublishedYear }}
</p>
<img class="max-w-4 max-h-4 self-center" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt="CC">
<img class="max-w-4 max-h-4 self-center" src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt="BY">
<img class="max-w-4 max-h-4 self-center" src="https://mirrors.creativecommons.org/presskit/icons/sa.svg" alt="SA">