4 lines
140 B
HTML
4 lines
140 B
HTML
<a class="f6 link dim ph3 pv2 mb2 dib white bg-{{ .Get "color" }}" style="color: white;" href="{{ .Get "link" }}">
|
|
{{ .Get "text" }}
|
|
</a>
|