-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make Address more clear See merge request kris/socrates-preview!3
- Loading branch information
Showing
3 changed files
with
23 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,7 +44,8 @@ | |
<div class="hero-heading-top centered-block align-center"> | ||
<h1 class="extra-heading">SoCraTes BE</h1> | ||
<h2 class="thin base-font">Unconference</h2> | ||
<h4 class="base-font"><i class="fa-solid fa-calendar" style="color: #fe4918"></i> 10 - 13 October 2024</h4> | ||
<h4 class="base-font"><i class="fa-solid fa-calendar" ></i> 10 - 13 October 2024</h4> | ||
<h4 class="base-font location-in-header"><a href="#venue"><i class="fa-solid fa-location-dot"></i> Floreal La Roche-En-Ardenne</a></h4> | ||
<h3 class="book-tickets-now"><a href="https://forms.gle/jYSJCegTAsnHxjS1A" target="_blank"><strong | ||
class="highlight heading">Book your tickets NOW!</strong></a></h3> | ||
<h3 class="thin base-font">For software crafters</h3> | ||
|
@@ -241,7 +242,7 @@ <h6>Why does the conference overlap the weekend?</h6> | |
</div> | ||
<div class="col-sm-7 align-left"> | ||
<h6>About the event</h6> | ||
<p>This year's SoCraTes unconference runs from Thursday 10 October to Sunday 13 October 2024.</p> | ||
<p>This year's SoCraTes unconference runs from Thursday 10 October to Sunday 13 October 2024 at <i class="fa-solid fa-location-dot"></i><a href="https://www.florealgroup.be/nl/vakantiepark/floreal-la-roche-en-ardenne" target="_blank"> Floreal, La Roche-En-Ardenne</a>.</p> | ||
<br/> | ||
<p>We’ll kick off Thursday evening with dinner at 7 PM. After dinner, around 8.30 PM, we will officially open the fifth edition of | ||
SoCraTes BE with a warm up session to get all the brains fired up. When the warm up session is finished, the floor is yours to | ||
|
@@ -1045,20 +1046,17 @@ <h6 class="package-title">Customised sponsor package</h6> | |
</section> | ||
|
||
<section id="venue"> | ||
<img src="assets/img/venues/floreal.jpg" class="venue-img-bg"> | ||
<div class="contacts-wrapper"> | ||
<div id="contacts-map" class="map" data-settings="map-settings.json" style="height:560px;"></div> | ||
|
||
<div class="container contacts-on-map-container"> | ||
<div class="contacts-on-map"> | ||
<h3>Location</h3> | ||
|
||
<ul class="list"> | ||
<li><i class="fa-solid fa-location-dot"></i><a href="https://www.florealgroup.be/nl/vakantiepark/floreal-la-roche-en-ardenne"> Floreal La | ||
Roche-En-Ardenne | ||
Av. de Villez 6, 6980 La Roche-en-Ardenne</a> | ||
</li> | ||
<li><i class="fa-solid fa-location-dot"></i><a href="https://www.florealgroup.be/nl/vakantiepark/floreal-la-roche-en-ardenne" target="_blank"> Floreal La Roche-En-Ardenne Av. de Villez 6, 6980 La Roche-en-Ardenne</a></li> | ||
<li><i class="fa-solid fa-route"></i> | ||
<a href="https://www.google.com/maps/dir//Floreal+La+Roche-En-Ardenne+Av.+de+Villez+6+6980+La+Roche-en-Ardenne/@50.1794403,5.5830503,17z/data=!4m8!4m7!1m0!1m5!1m1!1s0x47c038d11f6451a7:0x7711b4f3526b305!2m2!1d5.5830633!2d50.1794403?entry=ttu">Directions</a> | ||
<a href="https://www.google.com/maps/dir//Floreal+La+Roche-En-Ardenne+Av.+de+Villez+6+6980+La+Roche-en-Ardenne/@50.1794403,5.5830503,17z/data=!4m8!4m7!1m0!1m5!1m1!1s0x47c038d11f6451a7:0x7711b4f3526b305!2m2!1d5.5830633!2d50.1794403?entry=ttu" target="_blank">Directions</a> | ||
</li> | ||
<li><i class="fa-solid fa-envelope"></i> <a href="mailto:[email protected]">[email protected]</a></li> | ||
</ul> | ||
|