Skip to content

Commit

Permalink
added little-lemon
Browse files Browse the repository at this point in the history
  • Loading branch information
tselane2110 authored Dec 25, 2023
1 parent 532f369 commit 5f95da8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,17 +113,17 @@ <h2>My <span>Projects</span></h2>
<div class="row-container">
<div class="row">
<!-- can also add some animation here or smthn -->
<img src="media\pf.png" alt="some cool picture of anything but myself!" class="project-img">
<img src="media\little-lemon.png" alt="some cool picture of anything but myself!" class="project-img">
<div class="layer">
<p>
My personal portfolio website created using html, js and CSS only, with lots of hardwork and attention!
A one-page restaurant website currently under progress as part of Front-End Specialization by Meta (Coursera).
</p>
<a href="https://github.com/tselane2110/TanzeelaSehar" target="_blank"><i class="bx bx-link-external"></i></a>
<a href="https://little-lemon-jade.vercel.app/" target="_blank"><i class="bx bx-link-external"></i></a>
</div>
</div>
<div class="title">
<br>
<strong>My Portfolio</strong>
<strong>Little Lemon</strong>
</div>
</div>
</div>
Expand Down

0 comments on commit 5f95da8

Please sign in to comment.