Files
paige-hugo/exampleSite/content/shortcodes/email.md
2023-09-20 23:07:36 -07:00

511 B

authors, categories, date, description, tags, title
authors categories date description tags title
will-faught
paige
shortcodes
2023-09-18T21:34:58-07:00 Demonstration of the Paige email shortcode.
email
Email Shortcode

Paige provides a paige/email shortcode that hides e-mail addresses from robots.

Address and text parameters

Code:

{{</* paige/email address="example@example.com" text="E-mail me" */>}}

Result:

{{< paige/email address="example@example.com" text="E-mail me" >}}