docs: add 404 html

This commit is contained in:
lzxue 2022-11-22 02:53:52 +08:00
parent 66d9db866b
commit 8fd55d51c0
2 changed files with 13 additions and 1 deletions

12
404.html Normal file
View File

@ -0,0 +1,12 @@
<html>
<header>
<script> window.location.replace(`https://l7.antv.antgroup.com/`)</script>
</header>
<body>
<h1>L7 新官网</h1>
<p><a title="L7 新官网" href="https://l7.antv.antgroup.com/">L7 新官网</a></p>
</body>
</html>

View File

@ -1,6 +1,6 @@
<html>
<header>
<script> window.location.replace(`https://l7.antv.antgroup.com${window.location.pathname}`)</script>
<script> window.location.replace(`https://l7.antv.antgroup.com/`)</script>
</header>
<body>