Skip to content

Commit 96b308d

Browse files
julioSanchezjulioSanchez
authored andcommitted
added crystal game
1 parent 70c12a0 commit 96b308d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

portfolio.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@ <h1 class="display-4">Portfolio</h1>
6565
<div class = "textBlock">Rock Paper Scissors</div>
6666
</div>
6767
</div>
68+
<div class = 'row mb-1'>
69+
<div class = 'col-4'>
70+
<a href="https://coderjsanchez.github.io/unit-4-game/"><img id = 'port5' class = 'img-fluid' src="img/laptop2Img.jpeg" alt="image of a laptop"></a>
71+
<div class = "textBlock">Crystal Game</div>
72+
</div>
73+
</div>
6874
</div>
6975

7076
<footer class="fixed-bottom text-center">

0 commit comments

Comments
 (0)