Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DEMnetwork authored Nov 17, 2023
1 parent 82e599a commit 46ff280
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions download/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ <h1>Downloads</h1>
<p>Looking For Other Versions?</p>
<p>Click On The Button Below To View All Versions</p>
<p></p>
<button onclick="comingSoon()">Click Here To View All Versions</button>
<button onclick="redirect()">Click Here To View All Versions</button>
<p></p>
<script src="redirectToDownloadUrl.js"></script>
<script src="comingSoon.js"></script>
<script src="redirect.js"></script>

</body>
</html>

0 comments on commit 46ff280

Please sign in to comment.