Deploying to gh-pages from @ DGP-Studio/Snap.Hutao.Docs@825c76ad82 🚀

This commit is contained in:
Masterain98
2023-05-14 07:04:37 +00:00
parent 07de846f15
commit 8f38f3e74d
111 changed files with 351 additions and 463 deletions

View File

@@ -3,12 +3,12 @@
<head>
<meta charset="UTF-8">
<meta name="robots" content="noindex">
<meta http-equiv="refresh" content="0; url=/zh/advanced/mihoyo-risk-tip.html">
<link rel="canonical" href="/zh/advanced/mihoyo-risk-tip.html">
<meta http-equiv="refresh" content="0; url=/zh/advanced/exceptions.html">
<link rel="canonical" href="/zh/advanced/exceptions.html">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substring(1);
location.href = `/zh/advanced/mihoyo-risk-tip.html${anchor? `#${anchor}`: ""}`;
location.href = `/zh/advanced/exceptions.html${anchor? `#${anchor}`: ""}`;
</script>
</head>
<body>