Skip to content

Instantly share code, notes, and snippets.

@o-az
Created December 17, 2024 19:20
Show Gist options
  • Save o-az/f74ba9053e115b408b3c5d70e7899f70 to your computer and use it in GitHub Desktop.
Save o-az/f74ba9053e115b408b3c5d70e7899f70 to your computer and use it in GitHub Desktop.
for ens redirect
<!doctype html>
<html>
<head>
<meta http-equiv="Location" content="https://union.build" />
<meta http-equiv="refresh" content="0; URL=https://union.build" />
</head>
<body/>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment