Merge pull request #237 from christianesperar/master

Use plain_page.html instead of empty.html
This commit is contained in:
Christian Esperar 2016-07-13 01:06:51 +08:00 committed by GitHub
commit 42090d398c
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>