Created
March 29, 2022 19:24
-
-
Save wellcaffeinated/cecd1afd7f0397a0824a989060bedf08 to your computer and use it in GitHub Desktop.
Redirect to wellcaffeinated.net
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> | |
<title>Redirect to wellcaffeinated.net</title> | |
<meta http-equiv = "refresh" content = "1; url = https://wellcaffeinated.net" /> | |
</head> | |
<body> | |
<p>Please visit: <a href="https://wellcaffeinated.net">https://wellcaffeinated.net</a></p> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment