Added share links to bottom of posts

This commit is contained in:
Brandon Rozek 2023-08-14 21:35:48 -04:00
parent fb42d6b950
commit a79dd85e2a
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
2 changed files with 2 additions and 0 deletions

View file

@ -20,6 +20,7 @@
{{ .Content }}
</div>
</article>
{{ partial "sharepost.html" . }}
<a href='mailto:{{ .Site.Params.email }}?subject=Re: "{{ .Title }}"' class="reply-button">Reply via Email</a>
{{ partial "webmentions.html" . }}