This commit is contained in:
2025-01-15 13:07:49 -08:00
parent 054b09e69e
commit b0eb83530c
29 changed files with 920 additions and 527 deletions

View File

@@ -18,7 +18,7 @@
<p>{{copy}}</p>
</div>
{{#if link}}
<button type="button" class="btn btn-outline-primary" href="{{link.url}}">
<button type="button" class="{{../button_colors}}" href="{{link.url}}">
{{link.title}}
</button>
{{/if}}