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