improve appearance
This commit is contained in:
3
layouts/shortcodes/button.html
Normal file
3
layouts/shortcodes/button.html
Normal file
@ -0,0 +1,3 @@
|
||||
<a href="{{ .Get "href" }}" class="button">
|
||||
{{ .Inner | safeHTML }}
|
||||
</a>
|
Reference in New Issue
Block a user