We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70e6d4b + 3274450 commit 8a8a0f2Copy full SHA for 8a8a0f2
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.png', alt: 'BrickHack V', class: 'about__logo' %>
+ <%= image_tag 'bh-logos/brickhack-6.svg', alt: 'BrickHack 6', class: 'about__logo' %>
11
</div>
12
<div class="about__right">
13
<div class="about__right-background"></div>
0 commit comments