Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

holiday social 2024 banner #245

Merged
merged 1 commit into from
Nov 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions app/views/site/index.html.erb
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
<section class="kickoff" data-section="announcement">
<div class="container">
<p>Our biggest event of the year is BACK—and we’ve got a new spot! Join us at Liter House in Broad Ripple to celebrate the year with good food, drinks, and plenty of fun with friends old and new.</p>
<h2>2024 Holiday Social</h2>
<p><font color="#B05457">When</font> Saturday, Dec 14 - 7:00pm ET</p>
<p><font color="#B05457">Where</font> Liter House - 5301 Winthrop Avenue</p>
<p><font color="#B05457">What</font> Drinks, Community, and Fun!</p>

<button><a target="_blank" href="https://www.eventbrite.com/e/2024-indy-hackers-holiday-social-tickets-1063326240409">Register Here</a></button>

</div>
</section>
<br/>

<section class="two-columns announcements" data-section="announcement">
<div class="container slack">
<h2><a href="https://slack.indyhackers.org">Join us on Slack!</a></h2>
Expand Down