Deploying to gh-pages from @ DGP-Studio/Snap.Hutao.Docs@95941c8e2b 🚀

This commit is contained in:
Masterain98
2023-05-12 12:15:18 +00:00
parent 13eb4ced28
commit 3bf8445b83
88 changed files with 323 additions and 198 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/features/character-wiki.html">
<link rel="canonical" href="/zh/features/character-wiki.html">
<meta http-equiv="refresh" content="0; url=/zh/features/dashboard.html">
<link rel="canonical" href="/zh/features/dashboard.html">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substring(1);
location.href = `/zh/features/character-wiki.html${anchor? `#${anchor}`: ""}`;
location.href = `/zh/features/dashboard.html${anchor? `#${anchor}`: ""}`;
</script>
</head>
<body>