1- <% content_for(:head) do %> <%= stylesheet_link_tag 'ty.css' %>
1+ <% content_for(:head) do %>
2+ <%= stylesheet_link_tag 'home.css' %>
23<% end %>
34
45<%= render "layouts/nav_ty" %>
78 < div class ="about__wrapper ">
89 < div class ="about__left ">
910 < div class ="about__left-background "> </ div >
10- <%= image_tag 'bh-logos/brickhack-6.png' , alt : 'BrickHack V' , class : 'about__logo' %>
11+ <%= image_tag 'ricky-goodbye.gif' , alt : 'Bye Ricky' , class : 'ricky__sticker' %>
12+ < div class ="goodbye__text__mobile "
13+ < center > < h2 > Thanks for a great BrickHack! < br > See you next year!</ h2 > </ center >
14+ < p style = "margin-bottom: 10px "> Join our mailing list!</ p >
15+ <%= btn_link_to "Subscribe" , "http://eepurl.com/glscFj" %>
16+ </ div >
1117 </ div >
12- < div class ="about__right ">
18+ < div class ="about__right goodbye__text__nonmobile ">
1319 < div class ="about__right-background "> </ div >
14- < center > < h2 > BrickHack 6< br > Brick City's Premiere Hackathon</ h2 > < br >
15- < h3 > February 8th-9th, 2020< br > Gordon Field House< br > Rochester Institute of Technology</ h3 > </ center >
16- < p style = "margin-bottom: 10px "> < br > Want to be notified?</ p >
17- <%= btn_link_to "Notify Me" , "http://eepurl.com/glscFj" %>
20+ < center > < h2 > Thanks for a great BrickHack! < br > See you next year!</ h2 > </ center >
21+ < h3 style = "margin-bottom: 10px "> For issues with travel please contact:</ h3 >
22+ < a href ="mailto:travel@coderit.org " style ="color: orange; "> travel@coderit.org</ a >
1823 </ div >
1924 </ div >
2025</ div >
2126<!-- Start of HubSpot Embed Code -->
2227< script defer ="defer " id ="hs-script-loader " src ="//js.hs-scripts.com/2104052.js " type ="text/javascript "> </ script >
23- <!-- End of HubSpot Embed Code -->
28+ <!-- End of HubSpot Embed Code -->
0 commit comments