浏览代码

hello-world page edit

chenxixian 6 年之前
父节点
当前提交
5a9d0d6b51
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      hello-world.mdx

+ 5 - 1
hello-world.mdx

@@ -3,6 +3,10 @@ name: Hello world
 route: /
 ---
 
+import { Button, EditButton} from './hello-world'
+
+# Button
+<EditButton />
 
 
 # Hello world!
@@ -11,4 +15,4 @@ I'm a documentation page, using MDX, created using [docz](https://docz.site) and
 
 You can learn how to deploy a docz project from [the now-examples GitHub repository](https://github.com/zeit/now-examples/tree/master/docz)!
 
-docz + gogs + Jenkins 
+docz + gogs + nodejs + now