diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/index.html b/index.html deleted file mode 100644 index b6eb1ae..0000000 --- a/index.html +++ /dev/null @@ -1,13 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - <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/"> - </head> - <body> - <p>Moved to <a href="https://egort.name/sorting-algorithms/">egort.name/sorting-algorithms/</a>. Redirecting...</p> - </body> -</html> |