Skip to content

Instantly share code, notes, and snippets.

@wellcaffeinated
Created March 29, 2022 19:24
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 wellcaffeinated/cecd1afd7f0397a0824a989060bedf08 to your computer and use it in GitHub Desktop.
Save wellcaffeinated/cecd1afd7f0397a0824a989060bedf08 to your computer and use it in GitHub Desktop.
Redirect to wellcaffeinated.net
<!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