[shortcodes/mail] Add mail link shortcode

This commit is contained in:
Lorenzo Cogotti 2022-03-24 11:49:48 +01:00
parent faab998c76
commit 7354f1677d
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<a href="mailto:{{ default "The DoubleFourteen Staff<info@doublefourteen.io>" ( .Get "address") }}">
{{ .Inner }} 📧
</a>