Skip to content

Commit

Permalink
updated venue information
Browse files Browse the repository at this point in the history
  • Loading branch information
sina-mansour committed Mar 18, 2024
1 parent 036f5d1 commit daffbc2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
3 changes: 3 additions & 0 deletions _includes/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
<div class="header-content">
<div class="header-content-inner">
<h1>OHBM Brainhack</h1>
<h2><i class="fa-regular fa-calendar"></i></h2>
<h2>June 20-22 2024</h2>
<h2><i class="fa-solid fa-map-location-dot"></i></h2>
<h2>Dreamplus Gangnam, Seoul, South Korea</h2>
<hr>
<h3>Open Minds, Open Science:</h3>
<h3>Unleash the Brainhack Spirit!</h3>
Expand Down
2 changes: 1 addition & 1 deletion _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="{{ site.baseurl }}/">OHBM Brainhack 2024</a>
<a class="navbar-brand page-scroll" href="{{ site.baseurl }}/"> Brainhack 2024</a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand Down
8 changes: 2 additions & 6 deletions _includes/venue.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
<section class="bg-primary" id="venue" style="background-image: url({{ site.baseurl }}/img/seoul.jpg); background-size: cover; background-position: center; background-repeat: no-repeat; height: 900px;">
<section class="bg-primary" id="venue" style="background-image: url({{ site.baseurl }}/img/dreamplus.png); background-size: cover; background-position: center; background-repeat: no-repeat; height: 900px;">
<div class="container" style="margin: auto;">
<div class="row">
<div class="col-lg-12">
<div class="col-lg-8 col-lg-offset-2" style="margin-bottom: 50px; background-color: rgba(0, 0, 0, 0.5); padding: 40px;">
<p class="text-center"><i class="fa-solid fa-4x fa-map-location-dot wow bounceIn" data-wow-delay=".3s"></i></p>
<p class="section-heading text-center h2">Venue</p>
<hr class="light">
<p class="section-heading text-center h3">Seoul, South Korea</p>
<div style="height: 20px;"></div>
<div class="col-lg-12 text-center">
<!-- <img class="img-responsive" src="{{ site.baseurl }}/img/seoul.jpg" alt="OSSIG" > -->
<iframe width="100%" height="400" style="border:0" loading="lazy" allowfullscreen src="https://www.google.com/maps/embed/v1/place?q=place_id:ChIJzzlcLQGifDURm_JbQKHsEX4&key=AIzaSyA6kQ1RWQvC5ropQA5KhX7cT7zKpDrgWxU"></iframe>
<iframe width="100%" height="300" style="border:0" loading="lazy" allowfullscreen src="https://www.google.com/maps/embed/v1/place?q=place_id:ChIJbXdTk0-hfDURvFywX9aAskg&key=AIzaSyA6kQ1RWQvC5ropQA5KhX7cT7zKpDrgWxU"></iframe>
</div>
<br>
</div>
Expand Down
Binary file added img/dreamplus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit daffbc2

Please sign in to comment.