mirror of
https://gitee.com/layui/layui.git
synced 2025-04-05 17:38:02 +08:00
剔除 多余文件
This commit is contained in:
parent
282ffa4495
commit
08abaa6941
BIN
docs/favicon.ico
BIN
docs/favicon.ico
Binary file not shown.
Before Width: | Height: | Size: 9.4 KiB |
@ -1,14 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>文档中转页</title>
|
||||
</head>
|
||||
<body>
|
||||
<script>
|
||||
setTimeout(function(){
|
||||
location.href = 'https://layui.gitee.io/v2';
|
||||
});
|
||||
</script>
|
||||
</body>
|
Loading…
Reference in New Issue
Block a user