mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-15 09:52:10 +00:00
8 lines
294 B
HTML
8 lines
294 B
HTML
|
<hr />
|
||
|
<footer aria-labelledby="interact">
|
||
|
<h2 id="interact" tabindex="-1">Interact</h2>
|
||
|
<p>You can interact by <a href="#webmentions">sending webmentions</a> or by visiting a syndicated copy of this post.</p>
|
||
|
{{- partial "syndication.html" . -}}
|
||
|
{{- partial "webmentions.html" . -}}
|
||
|
</footer>
|