Skip to content

Commit cd7dde8

Browse files
authored
update for redirect url
1 parent f6cdf40 commit cd7dde8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@
4444
"@context": "http://schema.org"
4545
}
4646
</script>
47+
<script>
48+
window.location.href = "https://www.webdevrn.org/";
49+
</script>
4750
</head>
4851

4952
<body class="default bg" style="background: #f5ce3e;">

0 commit comments

Comments
 (0)