mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2025-12-08 19:26:19 +00:00
17 lines
343 B
HTML
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> |