Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Update 2.4.6 #456

Merged
merged 1 commit into from
Sep 23, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/app/landing-page/landing-page.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<div class="container">
<h5 class="heading-alt text-center">
<i class="fa fa-calendar-o base-clr-txt"></i>
To Be Announced
17th - 21st February 2025
</h5>
<h5 class="heading-alt text-center mt-2">
<i class="fa fa-map-marker base-clr-txt"></i>
Expand Down Expand Up @@ -541,7 +541,7 @@ <h2 class="text-center">Frequently Asked Questions</h2>
<span class="faq-title">Where is SINFO 32 taking place?</span>
</mat-panel-title>
</mat-expansion-panel-header>
<p>To be announced. Stay tuned for more information!</p>
<p>Visit us at <a href="https://g.co/kgs/4ASoTnx">Técnico Innovation Center</a>, in Lisbon, from the 17th to the 21st of February, 2025!</p>
</mat-expansion-panel>

<mat-expansion-panel #panel3 hideToggle>
Expand Down
Loading