Skip to content

Commit

Permalink
Add call for abstracts and registration allerts on landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
jank324 committed Oct 31, 2023
1 parent 29ae6f1 commit 376a375
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,18 @@
</tr>
</table>

<div style="background-color: #339933; display: flex; padding-left: 1rem; padding-right: 1rem; padding-top: 0.75rem; padding-bottom: 0.75rem; border-radius: 0.375rem">
<span style="color: #f1faee">
<b>Registrations are open!</b>
</span>
</div>

<div style="background-color: #c0392b; display: flex; padding-left: 1rem; padding-right: 1rem; padding-top: 0.75rem; padding-bottom: 0.75rem; border-radius: 0.375rem">
<span style="color: #f1faee">
<b>Call for abstracts is open!</b> (Deadline 22nd of December 2023)
</span>
</div>

<h2>What is This Workshop about?</h2>
<p>

Expand Down

0 comments on commit 376a375

Please sign in to comment.