mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 08:12:11 +00:00
34ed405978
- Don't give footers without roles an aria label - Remove a skipped heading level.
7 lines
267 B
HTML
7 lines
267 B
HTML
<hr />
|
|
<footer>
|
|
<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>
|