[shortcodes/mail] Add mail link shortcode
This commit is contained in:
3
layouts/shortcodes/mail.html
Normal file
3
layouts/shortcodes/mail.html
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
<a href="mailto:{{ default "The DoubleFourteen Staff<info@doublefourteen.io>" ( .Get "address") }}">
|
||||||
|
{{ .Inner }} 📧
|
||||||
|
</a>
|
Reference in New Issue
Block a user