Use plain_page.html instead of empty.html

This commit is contained in:
christianesperar 2016-07-13 00:32:22 +08:00
parent a7a0a85d31
commit 8f8f64f4b3
2 changed files with 2 additions and 2 deletions

View file

@ -99,7 +99,7 @@
<p>To get started, just browse through the demonstration pages. Use <strong>Chrome Developer Tools (Chrome), Firebug (Firefox)</strong> 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.</p>
<p>Use the <code>empty.html</code> and start right away building your own pages.</p>
<p>Use the <code>plain_page.html</code> and start right away building your own pages.</p>
</div>
<br><br>

View file

@ -122,7 +122,7 @@
为了能够更深入理解代码打开HTML和JS文件读注释的代码。
</p>
<p>使用 <code>empty.html</code> 然后开始建立你自己的页面。</p>
<p>使用 <code>plain_page.html</code> 然后开始建立你自己的页面。</p>
</div>
<br><br>