Skip to content

Commit

Permalink
Merge pull request #25 from lyes-s/develop
Browse files Browse the repository at this point in the history
Added employment type
  • Loading branch information
lyes-s committed Mar 8, 2024
2 parents 73ec78c + 72ae4fd commit 262be36
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,12 @@ <h2 class="h2 fw-light mb-4">Contact</h2>
</div>
<div class="col-sm-7">
<div class="pb-2">Open To Work Immediately</div>
</div>
<div class="col-sm-5">
<div class="pb-2 fw-bolder"><i class="fas fa-clock pe-2 text-muted" style="width:24px;opacity:0.85;"></i> Employment</div>
</div>
<div class="col-sm-7">
<div class="pb-2">Full-time On-site</div>
</div>
<div class="col-sm-5">
<div class="pb-2 fw-bolder"><i class="fas fa-map-marker-alt pe-2 text-muted" style="width:24px;opacity:0.85;"></i> Location</div>
Expand Down

0 comments on commit 262be36

Please sign in to comment.