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

This commit is contained in:
Masterain98
2023-12-23 07:03:08 +00:00
parent 116246fe5f
commit 2c5cf64c9f
658 changed files with 6344 additions and 891 deletions

View File

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