We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c63db8 commit 3713663Copy full SHA for 3713663
public/challenge/index.html
@@ -43,12 +43,15 @@ <h1 id="title" class="two"></h1>
43
<div class = "challenge" id="webChallenge" onclick = "overlayOff('webChallenge')" ></div>
44
45
<div id="footer">
46
+ <!--
47
<div class="button">
48
<a href="past.html" class="past">Past Challenges</a>
49
</div>
50
+
51
52
<a href="./../" class="past">TCS Projects</a>
53
54
+ -->
55
<div class="button" style="display: none;">
56
<a href="fun.html" class="past">Click Here!</a>
57
0 commit comments