Skip to content

Commit fd7a52e

Browse files
authored
Update index.html
1 parent 17aab5d commit fd7a52e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ <h5>Other Popular Applications Included</h5>
330330

331331
<!-- Countdown Timer Script -->
332332
<script>
333-
const countDownDate = new Date("Aug 30, 2025 00:00:00").getTime();
333+
const countDownDate = new Date("Sep 30, 2025 00:00:00").getTime();
334334
const countdownElement = document.getElementById("countdown-timer");
335335
const downloadButton = document.getElementById("download-button");
336336

0 commit comments

Comments
 (0)