diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-26 01:04:06 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-26 01:04:06 +0100 |
commit | 4ddb250b0dd494ce1dcf59ac5fab18f31e94ea26 (patch) | |
tree | d755f6ac85190d2ae4b4ff30e8f8168fef4bfcaa | |
parent | initial commit (diff) | |
download | egor-tensin.github.io-redirect.tar.gz egor-tensin.github.io-redirect.zip |
switch to tensin.nameredirect
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -3,11 +3,11 @@ <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Moved to egort.name</title> - <meta http-equiv="refresh" content="1; URL=https://egort.name/"> - <link rel="canonical" href="https://egort.name/"> + <title>Moved to tensin.name</title> + <meta http-equiv="refresh" content="1; URL=https://tensin.name/"> + <link rel="canonical" href="https://tensin.name/"> </head> <body> - <p>Moved to <a href="https://egort.name/">egort.name</a>. Redirecting...</p> + <p>Moved to <a href="https://tensin.name/">tensin.name</a>. Redirecting...</p> </body> </html> |