Skip to content

Commit

Permalink
solution button
Browse files Browse the repository at this point in the history
  • Loading branch information
TuanaCelik committed Jan 5, 2024
1 parent d50194d commit 2f35d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/haystack/layouts/partials/advent-challenge.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{{ end }}

{{ with .Params.submit }}
{{ partial "arrow-button" (dict "context" . "type" "link" "text" "Submit" "url" . "color" "green" "icon"
{{ partial "arrow-button" (dict "context" . "type" "link" "text" "Solution" "url" . "color" "green" "icon"
"submit")}}
{{ end }}
</div>
Expand Down

1 comment on commit 2f35d53

@vercel
Copy link

@vercel vercel bot commented on 2f35d53 Jan 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.