From 8f8f64f4b3db8c9641b8bb5ae6f29d20a81db01c Mon Sep 17 00:00:00 2001 From: christianesperar Date: Wed, 13 Jul 2016 00:32:22 +0800 Subject: [PATCH] Use plain_page.html instead of empty.html --- documentation/index.html | 2 +- documentation/index_cn.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/index.html b/documentation/index.html index eb947b8..c7a9438 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -99,7 +99,7 @@

To get started, just browse through the demonstration pages. Use Chrome Developer Tools (Chrome), Firebug (Firefox) or similar plugins to analyze the code. To get a deeper understanding of the code, open the HTML and JS files and read through the commented code.

-

Use the empty.html and start right away building your own pages.

+

Use the plain_page.html and start right away building your own pages.



diff --git a/documentation/index_cn.html b/documentation/index_cn.html index 9d6763c..68948d2 100644 --- a/documentation/index_cn.html +++ b/documentation/index_cn.html @@ -122,7 +122,7 @@ 为了能够更深入理解代码,打开HTML和JS文件,读注释的代码。

-

使用 empty.html 然后开始建立你自己的页面。

+

使用 plain_page.html 然后开始建立你自己的页面。