Files
paige-hugo/exampleSite/content/shortcodes/email.md
2023-04-25 17:45:12 -07:00

477 B

authors, categories, description, tags, title
authors categories description tags title
will-faught
paige
shortcodes
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" >}}