Ver Fonte

修改doc实现

Z F há 7 anos atrás
pai
commit
9bb4f0dcd7
3 ficheiros alterados com 2 adições e 4 exclusões
  1. 1 1
      docs/_sidebar.md
  2. 0 2
      docs/first.md
  3. 1 1
      docs/index.html

+ 1 - 1
docs/_sidebar.md

@@ -1,2 +1,2 @@
 * [Home](README.md)
-* [Guide](first.md)
+* [Demo](http://htmlpreview.github.io/?https://github.com/215566435/React-dragger-layout/blob/master/build/index.html)

+ 0 - 2
docs/first.md

@@ -1,2 +0,0 @@
-# dasdasd
-ddd

+ 1 - 1
docs/index.html

@@ -13,7 +13,7 @@
   <script>
     window.$docsify = {
       loadSidebar: true,
-      name: 'dragact',
+      name: 'Dragact',
       subMaxLevel: 2,
       repo: ''
     }