Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
md-rafiq-03 authored Oct 31, 2022
1 parent 4333334 commit 45bd4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ <h3>Follow Us</h3>
var myVar;

function myFunction() {
myVar = setTimeout(showPage, 1750);
myVar = setTimeout(showPage, 1250);
}

function showPage() {
Expand Down

0 comments on commit 45bd4fb

Please sign in to comment.