Skip to content

Commit

Permalink
Insert conference venue in text
Browse files Browse the repository at this point in the history
  • Loading branch information
cobuyken committed Nov 25, 2024
1 parent de4a26b commit c2f2cb4
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,20 @@ <h3 class="center-text color-white no-margin-top thumbnail-title">Submission</h3
</div>
</div>

<!-- conference venue -->
<div class="container padding-section" id="venue">
<div class="row">
<div class="col-md-12">
<h2 class="secondary-title color-red">Conference Venue</h2>
<hr class="color-black hr-secondary margin-bottom-section">


<p class="color-black justify p-section margin-bottom-section">The conference will be held at the Academy of Sciences and Literature Mainz: Akademie der Wissenschaften und der Literatur, Geschwister-Scholl-Straße 2, D-55131 Mainz.
</p>
</div>
</div>
</div>

<!-- conference proceedings -->
<div class="container padding-section" id="proceedings">
<div class="row">
Expand Down Expand Up @@ -243,14 +257,13 @@ <h2 class="secondary-title color-black">Concept and conference organisation</h2>


<!-- Contacts -->
<div class="container-fluid background-dimgray padding-section" id="contacts">
<div class="container-fluid background-dimgray padding-section" id="contact">
<div class="container">
<div class="row">
<div class="col-md-12">
<h2 class="secondary-title color-white">Contacts</h2>
<h2 class="secondary-title color-white">Contact</h2>
<hr class="color-white hr-secondary margin-bottom-section">
<p class="color-white justify p-section">We remain at your disposal for any request. You can contact us at any time by leaving us a message, and we will endeavour to provide you with accurate answers.</p>
<p class="color-white justify p-section">Send us an email at <b>digital@ieg-mainz.de</b>
<p class="color-white justify p-section">Please do not hesitate to contact us with any questions you might have at <b>digital@ieg-mainz.de</b>
</p>
</div>
</div>
Expand Down

0 comments on commit c2f2cb4

Please sign in to comment.