Skip to content

Commit 3967bd2

Browse files
authored
Update index.html
1 parent 4c99fd7 commit 3967bd2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,10 @@ <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+
166+
<a href="./Temperature/temp.html" class="hvr-sweep-to-right projectsName">Temperature Converter</a>
167+
<a href="./Whack-a-mole/whackamole.html" class="hvr-sweep-to-right projectsName">Whack-a-mole</a>
168+
165169
</section>
166170

167171
<!-- Bootstrap Core JS -->
@@ -172,4 +176,4 @@ <h1 class="text-uppercase Heading"> <span class="badge">small javascript project
172176
<script src="./js/script.js"></script>
173177
</body>
174178

175-
</html>
179+
</html>

0 commit comments

Comments
 (0)