Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
blexolonde authored Nov 13, 2024
1 parent f0cfe26 commit 5906f22
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,17 @@

<div class="profile-container">
<img src="your-photo.jpg" alt="Profile Picture" class="profile-pic">
<div class="name">Your Name</div>
<div class="name">Blex Olonde</div>
<p class="bio">A brief introduction about you as a freelancer, your field of expertise, and what makes you unique.</p>

<div class="skills">
<div class="section-title">Skills</div>
<ul class="skills-list">
<li>Web Development</li>
<li>Graphic Design</li>
<li>Web-Scraping</li>
<li>Data cleaning and Preprocessing</li>
<li>Python </li>
<li>Competitor Analysis</li>
<li>SEO</li>
<li>Content Writing</li>
</ul>
Expand Down

0 comments on commit 5906f22

Please sign in to comment.