Placeholder Sky start page.

R=eseidel@chromium.org

Review URL: https://codereview.chromium.org/677513002
This commit is contained in:
Hixie 2014-10-23 13:42:24 -07:00
parent 00882d626a
commit 928524947a

7
examples/home.sky Normal file
View File

@ -0,0 +1,7 @@
#!mojo mojo:sky
<style>
h1 { font-size: 2em; margin: 1em; }
p { margin: 0.5em 1em; color: #bcd8f5; font-weight: 900; }
</style>
<h1>about:blank</h1>
<p>Welcome to Sky!</p>