Update V1.3
This commit is contained in:
parent
7b3d37ee60
commit
bb479f04ee
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title></title>
|
||||
<title>HTML5魔塔样板</title>
|
||||
<link rel="shortcut icon" type="image/png" href="./img/logo.png">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="description" content="Description">
|
||||
@ -15,7 +15,7 @@
|
||||
window.$docsify = {
|
||||
homepage: 'index.md',
|
||||
loadSidebar: true,
|
||||
name: 'H5魔塔样板',
|
||||
name: 'HTML5魔塔样板',
|
||||
repo: 'https://github.com/ckcz123/mota-js',
|
||||
// basepath: '../docs/',
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user