Skip to content

Instantly share code, notes, and snippets.

@DylanTackoor
Last active August 29, 2017 13:35
Show Gist options
  • Save DylanTackoor/7138cb57e18fa52f1c2a1bf277851255 to your computer and use it in GitHub Desktop.
Save DylanTackoor/7138cb57e18fa52f1c2a1bf277851255 to your computer and use it in GitHub Desktop.
HTML5 Redirect for forwarding
<!doctype html><html><head><meta http-equiv="refresh" content="0; URL='http://www.urlHere.com'" /></head><body></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment