ShadowEditor/docs/index.html
2020-05-24 13:38:30 +08:00

17 lines
343 B
HTML

<!DOCTYPE html>
<html lang="zh-cn">
<head>
<meta charset="utf-8">
<title>Shadow Editor Document</title>
<script>
window.location = 'https://gitee.com/tengge1/ShadowEditor/wikis/pages';
</script>
</head>
<body>
<a href="https://gitee.com/tengge1/ShadowEditor/wikis/pages">Jump to the document</a>
</body>
</html>