From RuneGlory
(47 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | =Tournament= | ||
+ | |||
+ | The countdown below indicates the time left until the event starts! | ||
+ | <html> | ||
+ | <head> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
</head> | </head> | ||
Line 7: | Line 13: | ||
<script> | <script> | ||
// Set the date we're counting down to | // Set the date we're counting down to | ||
− | var countDownDate = new Date(" | + | var countDownDate = new Date("May 13, 2020 22:00:00 UTC").getTime(); |
+ | |||
// Update the count down every 1 second | // Update the count down every 1 second | ||
var x = setInterval(function() { | var x = setInterval(function() { |
Latest revision as of 15:10, 13 May 2020
Tournament
The countdown below indicates the time left until the event starts!