use relative path template for backup.html

This commit is contained in:
James Feng Cao 2022-11-25 13:25:29 +08:00
parent 68014621bb
commit b0aaa72b31
11 changed files with 11 additions and 44 deletions

View file

@ -1,10 +1 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>en/</title>
<link rel="canonical" href="en/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=en/">
</head>
</html>
<meta http-equiv="refresh" content="0; url=en/index.html">