Switch theme to Doks
This commit is contained in:
3
layouts/shortcodes/button.html
Normal file
3
layouts/shortcodes/button.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<a class="f6 link dim ph3 pv2 mb2 dib white bg-{{ .Get "color" }}" style="color: white;" href="{{ .Get "link" }}">
|
||||
{{ .Get "text" }}
|
||||
</a>
|
||||
Reference in New Issue
Block a user