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

This commit is contained in:
Masterain98
2023-03-26 04:41:11 +00:00
parent 4d7c648eab
commit 9c0601a9de
376 changed files with 7239 additions and 4455 deletions

View File

@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="robots" content="noindex">
<meta http-equiv="refresh" content="0; url=/zh/features/develop-plan.html">
<link rel="canonical" href="/zh/features/develop-plan.html">
<title>Redirecting...</title>
<script>
const anchor = window.location.hash.substr(1);
location.href = `/zh/features/develop-plan.html${anchor?`#${anchor}`:""}`;
</script>
</head>
<body>
<p>Redirecting...</p>
</body>
</html>