Browse Source

hello-world page edit

chenxixian 6 years ago
parent
commit
5a9d0d6b51
1 changed files with 5 additions and 1 deletions
  1. 5 1
      hello-world.mdx

+ 5 - 1
hello-world.mdx

@@ -3,6 +3,10 @@ name: Hello world
 route: /
 route: /
 ---
 ---
 
 
+import { Button, EditButton} from './hello-world'
+
+# Button
+<EditButton />
 
 
 
 
 # Hello world!
 # 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)!
 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