Created
December 17, 2024 19:20
-
-
Save o-az/f74ba9053e115b408b3c5d70e7899f70 to your computer and use it in GitHub Desktop.
for ens redirect
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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