aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-11-26 01:10:00 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-11-26 01:10:00 +0100
commitbf1313661d17efa98f3b9444b7d416a837e88427 (patch)
tree752ad5df9787b5bca249a7dd4a8f314b1758cac8
parentinitial commit (diff)
downloadsorting-algorithms-redirect.tar.gz
sorting-algorithms-redirect.zip
switch to tensin.nameredirect
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index b6eb1ae..973d4a8 100644
--- a/index.html
+++ b/index.html
@@ -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/sorting-algorithms/">
- <link rel="canonical" href="https://egort.name/sorting-algorithms/">
+ <title>Moved to tensin.name</title>
+ <meta http-equiv="refresh" content="1; URL=https://tensin.name/sorting-algorithms/">
+ <link rel="canonical" href="https://tensin.name/sorting-algorithms/">
</head>
<body>
- <p>Moved to <a href="https://egort.name/sorting-algorithms/">egort.name/sorting-algorithms/</a>. Redirecting...</p>
+ <p>Moved to <a href="https://tensin.name/sorting-algorithms/">tensin.name/sorting-algorithms/</a>. Redirecting...</p>
</body>
</html>