Skip to content

Commit

Permalink
Change signpost image
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuzina committed Sep 12, 2024
1 parent 7eb0657 commit 28004ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/docs/examples/patterns/hero/hero-signpost.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
layout='25/75'
) -%}
{%- if slot == 'signpost_image' -%}
<img src="https://assets.ubuntu.com/v1/50775949-risc-v-logo.svg" alt="">
<img src="https://assets.ubuntu.com/v1/fe20126d-RISC-V-logo.svg" alt="">
{%- endif -%}
{%- if slot == 'description' -%}
<p>
Expand Down

0 comments on commit 28004ed

Please sign in to comment.