We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6957945 + 82d8c1e commit c83594dCopy full SHA for c83594d
1 file changed
app/views/pages/thankyou.html.erb
@@ -7,7 +7,7 @@
7
<div class="about__wrapper">
8
<div class="about__left">
9
<div class="about__left-background"></div>
10
- <%= image_tag 'bh-logos/brickhack-6.svg', alt: 'BrickHack 6', class: 'about__logo' %>
+ <%= image_tag 'bh-logos/brickhack-6.png', alt: 'BrickHack V', class: 'about__logo' %>
11
</div>
12
<div class="about__right">
13
<div class="about__right-background"></div>
0 commit comments