Skip to content

Instantly share code, notes, and snippets.

@janheinrichmerker
Last active March 30, 2017 02:00
Show Gist options
  • Save janheinrichmerker/6685275 to your computer and use it in GitHub Desktop.
Save janheinrichmerker/6685275 to your computer and use it in GitHub Desktop.
Redirect to any other webpage. (JS required)
<script type="text/javascript">
<!--
window.location = "https://www.heinrichreimer.com/";
//–>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment