Skip to content

Commit

Permalink
fix tools
Browse files Browse the repository at this point in the history
  • Loading branch information
sxm13 committed Dec 15, 2024
1 parent a482da3 commit e7fa39b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,18 +143,18 @@ <h2 id="publications-subtitle"><i class="bi bi-file-text-fill"></i>&nbsp;PUBLICA
<section class="bg-gradient-primary-to-secondary-light mt5 md5" id="awards">
<div class="container px-5">
<header>
<h2 id="awards-subtitle"><i class="bi bi-award-fill"></i>AWARDS </h2>
<h2 id="awards-subtitle"><i class="bi bi-award-fill"></i>AWARDS</h2>
</header>
<div class="main-body" id="awards-md"></div>
</div>
</section>
<!-- Awards -->

<!-- Tools Section -->
<section class="bg-gradient-primary-to-secondary-gray mt5 md5" id="tools">
<section class="bg-gradient-primary-to-secondary-light mt5 md5" id="tools">
<div class="container px-5">
<header>
<h2 id="tools-subtitle"><i class="bi bi-tools"></i>&nbsp;TOOLS</h2>
<h2 id="tools-subtitle"><i class="bi bi-tools-fill"></i>TOOLS</h2>
</header>
<div class="main-body" id="tools-md"></div>
</div>
Expand Down

0 comments on commit e7fa39b

Please sign in to comment.