Skip to content

Commit

Permalink
Add certification
Browse files Browse the repository at this point in the history
  • Loading branch information
Sandi Indika Saputra committed Apr 14, 2024
1 parent dea35df commit 4ea655f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .vscode.code-workspace
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,16 @@ <h2>Trunojoyo Madura University</h2>

<div id="page-2" class="page two">
<h2 class="heading">Certifications</h2>
<div class="resume-wrap d-flex ftco-animate">
<div class="icon d-flex align-items-center justify-content-center">
<span class="flaticon-book"></span>
</div>
<div class="text pl-3">
<h2>L.A. Academy</h2>
<span class="position">Complete Website Development for Web Developers Course</span>
<p class="date">2024</p>
</div>
</div>
<div class="resume-wrap d-flex ftco-animate">
<div class="icon d-flex align-items-center justify-content-center">
<span class="flaticon-book"></span>
Expand Down

0 comments on commit 4ea655f

Please sign in to comment.