mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
Added share links to bottom of posts
This commit is contained in:
parent
fb42d6b950
commit
a79dd85e2a
2 changed files with 2 additions and 0 deletions
|
@ -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" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue