summaryrefslogtreecommitdiff
path: root/themes/stingray/layouts/partials/footer.html
blob: b66816401b3001c2739d223fd27bac75bf93cc6d (plain)
1
2
3
4
5
<footer>
    <p class="text-center">
        WIP (c) 2022 <a class="h-card" href="{{ .Site.BaseURL }}">RayHammer</a>
    </p>
</footer>