Minor fix

This commit is contained in:
fundor333
2024-07-06 20:30:40 +02:00
parent f1e9380b0a
commit 80b0f2dc35
2 changed files with 13 additions and 0 deletions

View File

@@ -1,4 +1,14 @@
<footer style="border-bottom: none; margin-bottom: 1em; padding-top: 3em;">
<header style="background-color: var(--item-bg); border-bottom: none; margin: -1em; padding: 12px 24px; border-radius: 1em; margin-bottom: 1em;">
<h2 style="margin: 0;">Mentions</h2>
<p>Respond to this post on your own site. If you do,
<a href="https://webmention.io/fundor333.com/webmention">send me a webmention</a> here. Find out
more about webmentions on the <a href="https://indieweb.org/Webmention">IndieWeb</a>.</p>
</header>
</footer>
<div id="webmentions" class="row">
{{ $sitename := .Site.Params.HostName}}
@@ -51,3 +61,4 @@
<div class="row text-center" id="social-share"></div>
<hr>