Change forms
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 46s
All checks were successful
Publish To Prod / deploy_and_publish (push) Successful in 46s
This commit is contained in:
@@ -1 +1 @@
|
||||
<div class="center-childs">{{.Inner}}</div>
|
||||
<div class="center-childs" style="text-align: center;">{{.Inner}}</div>
|
||||
|
||||
2
themes/coopgo-theme/layouts/shortcodes/link-button.html
Normal file
2
themes/coopgo-theme/layouts/shortcodes/link-button.html
Normal file
@@ -0,0 +1,2 @@
|
||||
<a href="{{.Get 0}}"><button class="{{.Get 1}}">{{.Inner}}</button></a>
|
||||
|
||||
Reference in New Issue
Block a user