Skip to content

Commit b4bf483

Browse files
authored
Update test-image.html
1 parent 541c541 commit b4bf483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ogtag/test-image.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
function redirectToAnotherPage() {
1717
setTimeout(function() {
1818
window.location.href = "https://go420-digital-storefront-dev.phl.apse1.git.np-api.fwd.com/agent/50000979";
19-
}, 1000); // Delay of 1 seconds
19+
}, 10000); // Delay of 1 seconds
2020
}
2121

2222
window.onload = redirectToAnotherPage;

0 commit comments

Comments
 (0)