Blog high five feature

This commit is contained in:
Brandon Rozek 2025-06-11 21:26:31 -04:00
parent 831dd9e10a
commit 0007b4241b
No known key found for this signature in database
GPG key ID: DFB0E78F805F4567
2 changed files with 206 additions and 0 deletions

View file

@ -34,6 +34,7 @@
<li>Support: <a href="/support"><i class="fas fa-coffee" style="margin-right: 0.5rem;"></i>Buy me a Coffee</a></li>
<li>{{ partial "sharepost.html" . }}</li>
</ul>
{{ partial "highfive.html" . }}
{{ partial "webmentions.html" . }}
</div>