mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Created a reply by email button
This commit is contained in:
parent
adb903dc60
commit
defe7686a2
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
{{ .Content }}
|
||||
</div>
|
||||
</article>
|
||||
<a href='mailto:{{ .Site.Params.email }}?subject=Re: "{{ .Title }}"' style="border: 1px solid black;padding: 5px;border-radius: 0.5rem;">Reply via Email</a>
|
||||
|
||||
{{ partial "webmentions.html" . }}
|
||||
</main>
|
||||
<!-- Metadata -->
|
||||
|
|
Loading…
Reference in a new issue