Skip to content

Commit

Permalink
Merge pull request #191 from pep-dortmund/bot-update
Browse files Browse the repository at this point in the history
Bot update
  • Loading branch information
Jan Wagner committed May 14, 2024
2 parents 6f52f49 + 69552e3 commit f050de1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,17 @@ GEM
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
nokogiri (1.16.2-aarch64-linux)
nokogiri (1.16.5-aarch64-linux)
racc (~> 1.4)
nokogiri (1.16.2-arm-linux)
nokogiri (1.16.5-arm-linux)
racc (~> 1.4)
nokogiri (1.16.2-arm64-darwin)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86-linux)
nokogiri (1.16.5-x86-linux)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-darwin)
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.2-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
parallel (1.24.0)
pathutil (0.16.2)
Expand Down
7 changes: 1 addition & 6 deletions _includes/index/information.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,19 @@ <h3>Für die Teilnahme an der Präsenzmesse am Campus der TU Dortmund ist keine
<div class="row pb-5">
<div class="col-sm">
<h3><i class="fas fa-location-arrow"></i> Ort</h3>
<p>
<h5>
TU Dortmund <br>
Emil-Figge-Straße 50 <br>
44227 Dortmund
</h5>
</p>
</div>
<div class="col-sm">
<h3><i class="fas fa-calendar-alt"></i> Datum</h3>
<p>
<h5> 15. - 18. April 2024</h5>
</div>
<div class="col-sm">
<h3><i class="fas fa-clock"></i> Uhrzeit</h3>
<p>
<h5> Online: <br>15. - 17. April: 13 - 18 Uhr <br> Messetag: <br> 18. April: 10 - 16 Uhr</h5>
</p>
</div>
</div>
</div>
</div>

0 comments on commit f050de1

Please sign in to comment.