[Doc] add demo link (#1266)

This commit is contained in:
neverland
2018-06-12 09:17:50 +08:00
committed by GitHub
parent 409055195b
commit 963ee61a36
2 changed files with 23 additions and 1 deletions
+1
View File
@@ -59,6 +59,7 @@ const registerRoute = (isDemo) => {
path: `/${lang}/${path}`,
meta: {
lang,
path,
name: page.title
}
});