added pic to index
This commit is contained in:
parent
1d12214982
commit
625c6a4f23
@ -65,6 +65,7 @@
|
|||||||
<li>
|
<li>
|
||||||
<h1>Chris Edwards</h1>
|
<h1>Chris Edwards</h1>
|
||||||
</li>
|
</li>
|
||||||
|
<img src="resume/chris.jpg" alt="Chris Edwards">
|
||||||
<li>
|
<li>
|
||||||
<h4>Computer Science Student and Enthusist</h4>
|
<h4>Computer Science Student and Enthusist</h4>
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
@ -21,6 +21,7 @@ function closemenu1() {
|
|||||||
}
|
}
|
||||||
var sites = [
|
var sites = [
|
||||||
["/", "Home"],
|
["/", "Home"],
|
||||||
|
["/resume/", "Resume"]
|
||||||
["/tictac/", "Tic Tac Touch"],
|
["/tictac/", "Tic Tac Touch"],
|
||||||
["/bingo/", "Bingo!"],
|
["/bingo/", "Bingo!"],
|
||||||
["/memory/", "Memory"],
|
["/memory/", "Memory"],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user