Skip to content

Instantly share code, notes, and snippets.

@gera3d
Created June 9, 2016 21:42
Show Gist options
  • Save gera3d/2b5fe7cc5c44bf985be3dbadac284836 to your computer and use it in GitHub Desktop.
Save gera3d/2b5fe7cc5c44bf985be3dbadac284836 to your computer and use it in GitHub Desktop.
Redirect
<script>
function newDoc() {
window.location.assign("https://www.siouxlandoralsurgery.com")
}
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment