Skip to content

Commit 3713663

Browse files
committed
removing buttons challenges
1 parent 7c63db8 commit 3713663

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

public/challenge/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,15 @@ <h1 id="title" class="two"></h1>
4343
<div class = "challenge" id="webChallenge" onclick = "overlayOff('webChallenge')" ></div>
4444

4545
<div id="footer">
46+
<!--
4647
<div class="button">
4748
<a href="past.html" class="past">Past Challenges</a>
4849
</div>
50+
4951
<div class="button">
5052
<a href="./../" class="past">TCS Projects</a>
5153
</div>
54+
-->
5255
<div class="button" style="display: none;">
5356
<a href="fun.html" class="past">Click Here!</a>
5457
</div>

0 commit comments

Comments
 (0)