Skip to content Skip to footer navigation

Link Modifier

Generate an HTML link element with the value as href.

neat_site: http://example.com
{{ neat_site | link }}
{{ Statamic::modify($neat_site)->link() }}
<a href="http://example.com">http://example.com</a>