mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2025-10-09 10:11:14 +00:00
Added support links
This commit is contained in:
parent
5c679a4188
commit
a657c1ab4f
4 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
</article>
|
||||
{{ partial "sharepost.html" . }}
|
||||
<a href='mailto:{{ .Site.Params.email }}?subject=Re: "{{ .Title }}"' class="reply-button">Reply via Email</a>
|
||||
<a href="/support" class="reply-button" style="margin-left:2rem;"><i class="fas fa-coffee" style="margin-right: 0.5rem;"></i>Buy me a Coffee</a>
|
||||
|
||||
</main>
|
||||
<!-- Metadata -->
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
</article>
|
||||
{{ partial "sharepost.html" . }}
|
||||
<a href='mailto:{{ .Site.Params.email }}?subject=Re: "{{ .Title }}"' class="reply-button">Reply via Email</a>
|
||||
<a href="/support" class="reply-button" style="margin-left:2rem;"><i class="fas fa-coffee" style="margin-right: 0.5rem;"></i>Buy me a Coffee</a>
|
||||
|
||||
{{ partial "webmentions.html" . }}
|
||||
</main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue