Skip to content

Commit

Permalink
updated home with registration fees
Browse files Browse the repository at this point in the history
  • Loading branch information
faherreraur committed Sep 17, 2024
1 parent 9cdd5ee commit 0fc876e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,22 @@ <h2>Important Dates:</h2>
</div>
</div>

<div class="row d-flex justify-content-center p-2">
<div class="container my-2">
<h2>Registration Fees:</h2>
<ul class="ul-dots">
<li>Academic Faculty: 250 USD</li>
<li>Non-Academic Researcher: 250 USD</li>
<li>Postdoctoral Researcher: 200 USD</li>
<li>Student: 100 USD</li>
<li>Industry: 400 USD</li>
</ul>
</div>

</div>




<div class="row mt-5">
<div class="col d-flex justify-content-start align-items-start">
Expand Down

0 comments on commit 0fc876e

Please sign in to comment.