Final
Final
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<script>
|
||||
days_to_new_year = 366 - day_number;
|
||||
if (days_to_new_year < 30) document.write("It's nearly New Year")
|
||||
</script>
|
||||
Reference in New Issue
Block a user