diff --git a/app/assets/images/bh-logos/brickhack-6.svg b/app/assets/images/bh-logos/brickhack-6.svg new file mode 100644 index 000000000..f786def89 --- /dev/null +++ b/app/assets/images/bh-logos/brickhack-6.svg @@ -0,0 +1,66 @@ + + + + +BH6 Logo + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/app/views/pages/thankyou.html.erb b/app/views/pages/thankyou.html.erb index 169e1de16..0e9839ae5 100644 --- a/app/views/pages/thankyou.html.erb +++ b/app/views/pages/thankyou.html.erb @@ -7,7 +7,7 @@
- <%= 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' %>