Skip to content

Commit

Permalink
done for today
Browse files Browse the repository at this point in the history
  • Loading branch information
leenock committed Aug 20, 2022
1 parent 05daa30 commit bfc79e8
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 11 deletions.
15 changes: 7 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<!DOCTYPE html>
<html lang="zxx">

<head>
<!-- metas -->
<meta charset="utf-8">
Expand Down Expand Up @@ -157,7 +156,7 @@ <h1 class="font-alt">Mugo Enoch</h1>
<section id="about" data-nav-tooltip="About" class="pp-section pp-scrollable section counter">
<div class="container">
<div class="row align-items-center justify-content-center">
<div class="col-lg-6 m-15px-tb">
<div id="optionalstuff" class="col-lg-6 m-15px-tb">
<div class="about-me">
<div class="img">
<div class="img-in">
Expand Down Expand Up @@ -284,7 +283,7 @@ <h3>Experience.</h3>
<div class="resume-box">
<div class="resume-row">
<div class="row">
<div class="col-sm-3 col-md-3 col-xl-2">
<div id="optionalstuff" class="col-sm-3 col-md-3 col-xl-2">
<div class="rb-left">
<img src="static/img/freelancer2.jpg" title="" alt="">
</div>
Expand All @@ -307,7 +306,7 @@ <h6>Front and Backend Developer</h6>
</div>
<div class="resume-row">
<div class="row">
<div class="col-sm-3 col-md-3 col-xl-2">
<div id="optionalstuff" class="col-sm-3 col-md-3 col-xl-2">
<div class="rb-left">
<img src="static/img/bdim.jpg" title="" alt="">
</div>
Expand All @@ -328,7 +327,7 @@ <h6>Front-end Developer</h6>
</div>
<div class="resume-row">
<div class="row">
<div class="col-sm-3 col-md-3 col-xl-2">
<div id="optionalstuff" class="col-sm-3 col-md-3 col-xl-2">
<div class="rb-left">
<img src="static/img/trinity.png" title="" alt="">
</div>
Expand All @@ -346,7 +345,7 @@ <h6> Web Developer & Designer</h6>
</div>
<div class="resume-row">
<div class="row">
<div class="col-sm-3 col-md-3 col-xl-2">
<div id="optionalstuff" class="col-sm-3 col-md-3 col-xl-2">
<div class="rb-left">
<img src="static/img/matuga.jpg" title="" alt="">
</div>
Expand All @@ -365,7 +364,7 @@ <h6> Web Developer</h6>
</div>
<div class="resume-row">
<div class="row">
<div class="col-sm-3 col-md-3 col-xl-2">
<div id="optionalstuff" class="col-sm-3 col-md-3 col-xl-2">
<div class="rb-left">
<img src="static/img/eim.jpg" title="" alt="">
</div>
Expand All @@ -387,7 +386,7 @@ <h6> Junior Developer</h6>

<div class="resume-row">
<div class="row">
<div class="col-sm-3 col-md-3 col-xl-2">
<div id="optionalstuff" class="col-sm-3 col-md-3 col-xl-2">
<div class="rb-left">
<img src="static/img/inifinitive.jpg" title="" alt="">
</div>
Expand Down
1 change: 0 additions & 1 deletion services.html
Original file line number Diff line number Diff line change
Expand Up @@ -338,5 +338,4 @@ <h6>MailChip Newsletter Sign-Up</h6>  
<!-- end -->
</body>
<!-- Body End -->

</html>
10 changes: 8 additions & 2 deletions static/css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bfc79e8

Please sign in to comment.