Toevoegen call-to-actions, controle dat cta-links valide zijn, opschonen dubbele H1's
This commit is contained in:
parent
249a95d96b
commit
48655f7593
8 changed files with 17 additions and 25 deletions
|
@ -1,3 +1,3 @@
|
|||
{{ if isset .Params "call_to_action" }}
|
||||
<a class="button" href="{{ .Params.call_to_action_url }}">{{ .Params.call_to_action }}</a>
|
||||
<a class="button" href="{{ relref . .Params.call_to_action_url }}">{{ .Params.call_to_action }}</a>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue