Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h2>About Me</h2>
<p>Hello. My name is Kendall Pinto. I am a Software Developer / Coder. I have made a bunch of programs in various languages, like Python, Javascript, and the one I'm using to make this website, HTML & CSS.</p>
</div>
<div class="headshot">
<img class="headshot"<img src="https://i.ibb.co/5LsjwVB/Avatar-Maker.png" alt="Avatar-Maker" border="0"></a>
<img class="headshot"<img src="/images/headshot.jpg" alt="Avatar-Maker" border="0"></a>
</div>
</section>
<section class="sub-section-alternative" id="projects">
Expand Down