Skip to content

Commit 54b7070

Browse files
authored
Update index.html
1 parent 747819c commit 54b7070

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ <h1 class="text-uppercase Heading"> <span class="badge">small javascript project
162162
<a href="./Unlimited Color/unlimitedcolor.html" class="hvr-sweep-to-right projectsName">Unlimited Color</a>
163163
<a href="./Weather App/weatherapp.html" class="hvr-sweep-to-right projectsName">Weather App</a>
164164
<a href="./Wekipidia_clone/index.html" class="hvr-sweep-to-right projectsName">Wikipedia clone</a>
165+
<a href="./pairsgame/index.html" class="hvr-sweep-to-right projectsName">Pairs Game</a>
165166
</section>
166167

167168
<!-- Bootstrap Core JS -->
@@ -172,4 +173,4 @@ <h1 class="text-uppercase Heading"> <span class="badge">small javascript project
172173
<script src="./js/script.js"></script>
173174
</body>
174175

175-
</html>
176+
</html>

0 commit comments

Comments
 (0)