Skip to content

Commit

Permalink
add Brisbane event
Browse files Browse the repository at this point in the history
  • Loading branch information
catherine-jones committed Jan 8, 2018
1 parent 5af84f7 commit 09d7dc3
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions source/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -71,27 +71,26 @@ title: Elixir Girls
</div>
<div class="container">
<div class="row">
<h3>Melbourne</h3>
<h3>Brisbane</h3>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-globe text-primary sr-icons"></i>
<h3>Location</h3>
<p class="text-muted">Culture Amp, 31 Queen Street, Melbourne 3000</p>
<p class="text-muted">Startup Precinct, Level 3, TC Beirne Building, 315 Brunswick St, Fortitude Valley, QLD 4006</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-calendar text-primary sr-icons"></i>
<h3>Date</h3>
<p class="text-muted">15th-16th September</p>
<p class="text-muted">3rd Febuary</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-clock-o text-primary sr-icons"></i>
<h3>Time</h3>
<p class="text-muted">6pm to 9pm on Friday</p>
<p class="text-muted">10am to 4pm on Saturday</p>
<p class="text-muted">9 am to 5 pm on Saturday</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
Expand All @@ -104,7 +103,7 @@ title: Elixir Girls
</div>

<div class="col-lg-8 col-lg-offset-2 text-center horozontal-margin">
<a href="https://www.eventbrite.com/o/cath-jones-14213751629" class="page-scroll btn btn-primary btn-xl sr-button">Register now</a>
<a href="https://www.eventbrite.com.au/e/elixir-girls-brisbane-2018-tickets-41636449742" class="page-scroll btn btn-primary btn-xl sr-button">Register now</a>
</div>
</div>
</section>
Expand Down Expand Up @@ -169,13 +168,6 @@ title: Elixir Girls
</div>
</div>
</div>
<div class="row">
<h3 class="text-center">Hex Sponsors</h3>
<div class="col-md-12 text-center">
<div class="service-box">
<img src="/images/envato.svg" alt="Envato logo" height="40">
</div>
</div>
</div>
</div>
</section>
Expand Down

0 comments on commit 09d7dc3

Please sign in to comment.