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

2 lines
73 B
HTML
Raw Normal View History

2020-07-30 02:01:40 +00:00
<a class="ui button basic" href="{{ .Get "url" }}">{{ .Get "text" }}</a>