Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AVI-SHUKLA1110 authored Oct 3, 2023
1 parent ade62c9 commit 1a14c2d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,28 @@ <h5 class="title-left">
</div>
</div>
</div>
<section id="certificates" class="py-5">
<div class="container">
<div class="row">
<div class="col-lg-12">
<h2 class="section-heading">Certificates</h2>
<p class="lead">
Here are some of my certifications:
</p>
<ul>
<li>
<a href="URL_TO_PRactical_Ethical_Hacking_Certificate" target="_blank">Practical Ethical Hacking Certificate</a>
</li>
<li>
<a href="URL_TO_IBM_Cybersecurity_Analyst_Certificate" target="_blank">IBM Cybersecurity Analyst Professional Certificate</a>
</li>
<li>
<a href="URL_TO_Burp_Suite_Deep_Dive_Certificate" target="_blank">Burp Suite Deep Dive Certificate</a>
</li>
</ul>
</div>
</div>
</div>
</section><!-- End About Section -->

<!-- ======= Services Section ======= -->
Expand Down

0 comments on commit 1a14c2d

Please sign in to comment.