Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
work section updated
  • Loading branch information
kb0207 authored Dec 17, 2023
1 parent d065a02 commit 169ff0f
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ <h2>Some of my top work</h2>
<div id="projects" class="project">

<div class="project-tile">
<a href="#" target="_blank">
<img class="project-img" src="./assets/blog-website.png" alt="">
<p class="project-title"> <span class="hidden"><</span> Blog website <span class="hidden">/></span></p>
</a>
</div>
<a href="https://github.com/kb0207/Survey-Form" target="_blank">
<img class="project-img" src="./assets/survey-form.png" alt="">
<p class="project-title"> <span class="hidden"><</span> Survey Form <span class="hidden">/></span></p>
</a>
</div>

<div class="project-tile">
<a href="https://github.com/kb0207/Technical-Documentation-Page" target="_blank">
Expand All @@ -57,20 +57,19 @@ <h2>Some of my top work</h2>
<img class="project-img" src="./assets/tribute-page.png" alt="">
<p class="project-title"> <span class="hidden"><</span> Tribute Page <span class="hidden">/></span></p>
</a>
</div>

</div>
<div class="project-tile">
<a href="https://github.com/kb0207/Survey-Form" target="_blank">
<img class="project-img" src="./assets/survey-form.png" alt="">
<p class="project-title"> <span class="hidden"><</span> Survey Form <span class="hidden">/></span></p>
</a>
</div>
<a href="https://github.com/kb0207/Product-Landing-Page" target="_blank">
<img class="project-img" src="./assets/product-landing-page.png" alt="">
<p class="project-title"> <span class="hidden"><</span> Product Landing Page <span class="hidden">/></span></p>
</a>
</div>

</div>

<a href="https://github.com/kb0207?tab=repositories" class="show-more-btn" target="_blank">Show All <i class="fa-solid fa-arrow-right"></i></a>



</section>

Expand Down

0 comments on commit 169ff0f

Please sign in to comment.