Skip to content

Commit

Permalink
Revert "Change signpost image"
Browse files Browse the repository at this point in the history
This reverts commit 28004ed.
  • Loading branch information
jmuzina committed Sep 12, 2024
1 parent 28004ed commit 3a10e5c
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/fe20126d-RISC-V-logo.svg" alt="">
<img src="https://assets.ubuntu.com/v1/50775949-risc-v-logo.svg" alt="">
{%- endif -%}
{%- if slot == 'description' -%}
<p>
Expand Down

0 comments on commit 3a10e5c

Please sign in to comment.