Skip to content

Commit

Permalink
added date ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Fahrenberger committed Aug 21, 2024
1 parent f70c936 commit 2946a5a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added symposium/banner_text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions symposium/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@

<!-- Banner -->
<div class="banner">
<img src="banner.jpg" alt="SYMPOSIUM Banner" class="d-block w-100">
<img src="banner_text.png" alt="SYMPOSIUM Banner" class="d-block w-100">
</div>
</header>

Expand Down Expand Up @@ -178,7 +178,7 @@ <h2 id="program" class="mb-3">Program</h2>
<div class="card-header" id="headingDay1">
<h2 class="mb-0">
<button class="btn btn-link" type="button" data-toggle="collapse" data-target="#collapseDay1" aria-expanded="true" aria-controls="collapseDay1">
<i class="fas fa-chevron-down"></i> Day 1 (Hörsaal 3)
<i class="fas fa-chevron-down"></i> Day 1 (Hörsaal 3) - Thursday 12.09.2024
</button>
</h2>
</div>
Expand Down Expand Up @@ -208,7 +208,7 @@ <h2 class="mb-0">
<div class="card-header" id="headingDay2">
<h2 class="mb-0">
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseDay2" aria-expanded="false" aria-controls="collapseDay2">
<i class="fas fa-chevron-down"></i> Day 2 (Hörsaal 1)
<i class="fas fa-chevron-down"></i> Day 2 (Hörsaal 1) - Friday 13.09.2024
</button>
</h2>
</div>
Expand Down

0 comments on commit 2946a5a

Please sign in to comment.