Skip to content

Commit

Permalink
Update website location
Browse files Browse the repository at this point in the history
  • Loading branch information
RiyaJ2311 authored Nov 30, 2023
1 parent 99f4e47 commit aa40caf
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 @@ -28,7 +28,7 @@
el.textContent = total;
if (total <= 0) {
clearInterval(timeinterval);
window.location = 'https://riya-portfolio.framer.website/';
window.location = 'https://riyajdesign.framer.website/';
}
}, 1000);</script>
</body>
Expand Down

0 comments on commit aa40caf

Please sign in to comment.