added pic to index

This commit is contained in:
HearMeWhisper 2021-09-18 03:12:58 +00:00
parent 1d12214982
commit 625c6a4f23
2 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,7 @@
<li>
<h1>Chris Edwards</h1>
</li>
<img src="resume/chris.jpg" alt="Chris Edwards">
<li>
<h4>Computer Science Student and Enthusist</h4>
</li>

View File

@ -21,6 +21,7 @@ function closemenu1() {
}
var sites = [
["/", "Home"],
["/resume/", "Resume"]
["/tictac/", "Tic Tac Touch"],
["/bingo/", "Bingo!"],
["/memory/", "Memory"],