Skip to content

Commit

Permalink
Update button color
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosgauci authored and TuanaCelik committed Nov 9, 2023
1 parent d5d5bf7 commit a2e52ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/haystack/layouts/partials/advent-content.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

{{ with .Params.discuss }}
<div class="discuss-link">
{{ partial "arrow-button" (dict "context" . "type" "link" "text" "Discuss" "url" . "color" "dark-blue" "icon"
{{ partial "arrow-button" (dict "context" . "type" "link" "text" "Discuss" "url" . "color" "green" "icon"
"discuss")}}
</div>
{{ end }}
Expand Down

0 comments on commit a2e52ce

Please sign in to comment.