Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@hoangddt
Created June 6, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hoangddt/941f41b3a14a72ffb8e2 to your computer and use it in GitHub Desktop.
Save hoangddt/941f41b3a14a72ffb8e2 to your computer and use it in GitHub Desktop.
Redirect to another page just use HTML
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; http://blog.hoangddt.net/vi">
<link rel="canonical" href="http://blog.hoangddt.net/vi">
</head>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment