Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Apatakiti authored Sep 29, 2023
1 parent 4147c39 commit 1c3adb9
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 @@ -28,7 +28,7 @@ <h1 class="name">
Hi, I'm <span>Ademola Owoeye.</span> A Front-End Web Developer.
</h1>
<p>
I'm a developer who love to create beautiful and functional websites🧑‍💻. &#160; currently in my 3 year journey of creating stunting and functional website.
I'm a developer who love to create beautiful and functional websites🧑‍💻. &#160; currently in my 3 year journey of creating stunning and functional website.
</p>

<div class="btn-con">
Expand Down Expand Up @@ -70,15 +70,15 @@ <h4>More Information About me</h4>
<div class="right-about">
<div class="about-item">
<div class="abt-text">
<p class="large-text">25+</p>
<p class="large-text">35+</p>
<p class="small-text">
Projects <br /> Completed
</p>
</div>
</div>
<div class="about-item">
<div class="abt-text">
<p class="large-text">1.5+</p>
<p class="large-text">3.5+</p>
<p class="small-text">
Years of <br /> experience
</p>
Expand Down Expand Up @@ -106,7 +106,7 @@ <h4 class="stat-title">My Skills</h4>
<div class="progress-bar">
<p class="prog-title">html5</p>
<div class="progress-con">
<p class="prog-text">80%</p>
<p class="prog-text">90%</p>
<div class="progress">
<span class="html"></span>
</div>
Expand All @@ -115,7 +115,7 @@ <h4 class="stat-title">My Skills</h4>
<div class="progress-bar">
<p class="prog-title">css3</p>
<div class="progress-con">
<p class="prog-text">95%</p>
<p class="prog-text">90%</p>
<div class="progress">
<span class="css"></span>
</div>
Expand All @@ -124,7 +124,7 @@ <h4 class="stat-title">My Skills</h4>
<div class="progress-bar">
<p class="prog-title">javascript</p>
<div class="progress-con">
<p class="prog-text">75%</p>
<p class="prog-text">90%</p>
<div class="progress">
<span class="js"></span>
</div>
Expand All @@ -133,7 +133,7 @@ <h4 class="stat-title">My Skills</h4>
<div class="progress-bar">
<p class="prog-title">ReactJS</p>
<div class="progress-con">
<p class="prog-text">75%</p>
<p class="prog-text">80%</p>
<div class="progress">
<span class="react"></span>
</div>
Expand Down

0 comments on commit 1c3adb9

Please sign in to comment.