Skip to content

Instantly share code, notes, and snippets.

@ljones140
Created September 24, 2023 10:17
Show Gist options
  • Save ljones140/070a847e3151633bd923bcd48bc2510c to your computer and use it in GitHub Desktop.
Save ljones140/070a847e3151633bd923bcd48bc2510c to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to https://example.com/</title>
<meta http-equiv="refresh" content="0; URL=https://example.com/">
<link rel="canonical" href="https://example.com/">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment