Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
robsd authored Nov 7, 2023
1 parent 9964c5e commit 0cefa3f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,25 @@ <h3 class="name">Priyansh Prajapat</h3>
</div>
</div>

<div class="profile">
<div class="pfp"><img src="https://github.com/robsd.png" alt="User Image"></div>
<h3 class="name">Robert Dixon</h3>
<div class="skills">
<span class="skill">HTML</span>
<span class="skill">CSS</span>
<span class="skill">Bootstrap</span>
<span class="skill">JavaScript</span>
<span class="skill">Python</span>
<span class="skill">PHP</span>
<span class="skill">MySQL</span>
</div>
<div class="social">
<a href="https://github.com/robsd" target="_blank"><i class="fa-brands fa-github"></i></a>
<a href="https://robertd.co.uk" target="_blank"><i class="fa-solid fa-star"></i></a>
<a href="https://linkedin.com/in/robstewartdixon" target="_blank"><i class="fa-brands fa-linkedin-in"></i></a>
</div>
</div>

<div class="profile">
<div class="pfp"><img src = "https://cdn.discordapp.com/attachments/1062477574841831594/1166708957226745917/zemerik.png?ex=654b7963&is=65390463&hm=a526f42321196384adc32e793b49095ff284100a4aa92d2a8996d01b66c7cbcf&" alt = "User Image"></div>
<h3 class = "name">Hemang Yadav</h3>
Expand Down

0 comments on commit 0cefa3f

Please sign in to comment.