Skip to content

Instantly share code, notes, and snippets.

@dmitrig01
Created August 16, 2011 14:47
Show Gist options
  • Save dmitrig01/1149260 to your computer and use it in GitHub Desktop.
Save dmitrig01/1149260 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>Redirect</title>
<meta http-equiv="REFRESH" content="0;url=pages/index.html" />
</head>
<body>Redirecting</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment