From 0101492dd496794937d9a86d1b7eaa5619330083 Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Tue, 20 Dec 2016 22:04:55 +0800 Subject: [PATCH] Update doc --- docs/README.md | 2 +- docs/zh-cn.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 83f8617..4b3026d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -242,7 +242,7 @@ Scroll to the top on changing hash. #### homepage -`README.md` will be render as homepage for your website in docs folder, but sometimes we want to specify another file as a homepage, or even use the `README.md` in your repo. we can use: +`README.md` will be render as homepage for your website in docs folder, but sometimes we want to specify another file as a homepage, or even use the `README.md` in your repo. we can use (need `data-router`): ```html diff --git a/docs/zh-cn.md b/docs/zh-cn.md index e6cd696..263edc6 100644 --- a/docs/zh-cn.md +++ b/docs/zh-cn.md @@ -239,7 +239,7 @@ Sidebar 开关按钮 #### homepage -默认情况下网站会将根目录下 `README.md` 作为首页渲染,但是有些时候我们想指定其他文件,甚至想直接将 repo 下的 README 作为首页。你可以这样做: +默认情况下网站会将根目录下 `README.md` 作为首页渲染,但是有些时候我们想指定其他文件,甚至想直接将 repo 下的 README 作为首页。你可以这样做(需要设置 `data-router`): ```html