diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-26 00:57:17 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2023-11-26 00:57:17 +0100 |
commit | a55451eb3032ee14d92771512ba6eb090c754a1c (patch) | |
tree | 5d011b96a54cd354c8845faec2fb77b18fe8f2b2 | |
parent | initial commit (diff) | |
download | jekyll-theme-a55451eb3032ee14d92771512ba6eb090c754a1c.tar.gz jekyll-theme-a55451eb3032ee14d92771512ba6eb090c754a1c.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/jekyll-theme/"> - <link rel="canonical" href="https://egort.name/jekyll-theme/"> + <title>Moved to tensin.name</title> + <meta http-equiv="refresh" content="1; URL=https://tensin.name/jekyll-theme/"> + <link rel="canonical" href="https://tensin.name/jekyll-theme/"> </head> <body> - <p>Moved to <a href="https://egort.name/jekyll-theme/">egort.name/jekyll-theme/</a>. Redirecting...</p> + <p>Moved to <a href="https://tensin.name/jekyll-theme/">tensin.name/jekyll-theme/</a>. Redirecting...</p> </body> </html> |