We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4bf483 commit e653a2eCopy full SHA for e653a2e
ogtag/test-image.html
@@ -16,11 +16,14 @@
16
function redirectToAnotherPage() {
17
setTimeout(function() {
18
window.location.href = "https://go420-digital-storefront-dev.phl.apse1.git.np-api.fwd.com/agent/50000979";
19
- }, 10000); // Delay of 1 seconds
+ }, 10000); // Delay of 10 seconds
20
}
21
22
window.onload = redirectToAnotherPage;
23
</script>
24
</head>
25
-<body></body>
+<body>
26
+ <img src="https://ps.w.org/wonderm00ns-simple-facebook-open-graph-tags/assets/banner-772x250.png?rev=2857607" width="300" height="300" />
27
+ Redirecting..
28
+</body>
29
</html>
0 commit comments