website/themes/5Sigma/layouts/shortcodes/button.html

2 lines
73 B
HTML

<a class="ui button basic" href="{{ .Get "url" }}">{{ .Get "text" }}</a>