diff options
author | garhve <git@garhve.com> | 2023-02-14 18:40:10 +0800 |
---|---|---|
committer | garhve <git@garhve.com> | 2023-02-14 18:40:10 +0800 |
commit | 4d12e92153c463bd5fecbc9606a5489601f57ee6 (patch) | |
tree | 84990b20afd1d1c4d7bec1f681b5c3236eef1f4b /en/index.html | |
parent | 734f042c9d99e0110d5e4cf8f2994a5ce27385d1 (diff) |
change back to hugo
Diffstat (limited to 'en/index.html')
-rw-r--r-- | en/index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/en/index.html b/en/index.html new file mode 100644 index 0000000..b9885a0 --- /dev/null +++ b/en/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en-us"> + <head> + <title>https://blog.garhve.com</title> + <link rel="canonical" href="https://blog.garhve.com"> + <meta name="robots" content="noindex"> + <meta charset="utf-8"> + <meta http-equiv="refresh" content="0; url=https://blog.garhve.com"> + </head> +</html> |