Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jacqueskingram authored Jul 30, 2024
1 parent f310f91 commit bd0c8db
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -258,11 +258,11 @@ <h4>Understanding PIM</h4>
</div>
<div class="col-md-4 col-xs-6">
<div class="portfolio-item">
<img src="assets/img/portfolio-6.jpg" class="img-res" alt="">
<img src="assets/img/SC-300 Cert-1.png" class="img-res" alt="">
<div class="portfolio-item-info">
<h4>Project Title</h4>
<h4>SC-300</h4>
<a href="#" data-toggle="modal" data-target="#portfolioItem6"><span class="glyphicon glyphicon-eye-open"></span></a>
<a href="#"><span class="glyphicon glyphicon-link"></span></a>
<a href="https://learn.microsoft.com/api/credentials/share/en-us/JayIngram-2327/16A373AC450B9BC7?sharingId=FB8FF1162B601CB4" target="_blank" span class="glyphicon glyphicon-link"></span></a>
</div><!-- /.portfolio-item-info -->
</div><!-- /.portfolio-item -->
</div>
Expand Down Expand Up @@ -428,14 +428,14 @@ <h4 class="modal-title">Understanding PIM</h4>
<div class="modal-content">
<div class="modal-header">
<a class="close" data-dismiss="modal"><span class="glyphicon glyphicon-remove"></span></a>
<img class="img-res" src="assets/img/portfolio-6.jpg" alt="">
<img class="img-res" src="SC-300 Cert-1.png" alt="">
</div>
<div class="modal-body">
<h4 class="modal-title">Project title</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec commodo finibus tristique. Maecenas dignissim condimentum sem eu tincidunt. Curabitur in dui quis magna vestibulum pulvinar a ut urna. Nam pellentesque mattis urna. Aenean eget lectus sit amet turpis facilisis consectetur quis vel ante. Integer in massa ut nibh ultricies sagittis imperdiet in ante. Nam sed turpis vel ante placerat feugiat ac tempus magna. Nam aliquet ullamcorper dolor non hendrerit.</p>
<h4 class="modal-title">SC-300</h4>
<p>Proven expert in designing, implementing, and managing secure identity and access solutions. Possessing the Microsoft Certified: Identity and Access Administrator Associate credential, I have a deep understanding of Microsoft Entra ID and its capabilities to protect organizational resources and data.</p>
</div>
<div class="modal-footer">
<a href="#" class="btn btn-fill">Visit Page</a>
<a href="https://learn.microsoft.com/api/credentials/share/en-us/JayIngram-2327/16A373AC450B9BC7?sharingId=FB8FF1162B601CB4" target="_blank" span class="btn btn-fill">Visit Page</a>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
Expand Down

0 comments on commit bd0c8db

Please sign in to comment.