diff --git a/_layouts/home.html b/_layouts/home.html new file mode 100644 index 0000000..fa4e0fa --- /dev/null +++ b/_layouts/home.html @@ -0,0 +1,9 @@ + + + + {% include header.html %} + + + {{ content }} + + \ No newline at end of file diff --git a/docs-assets/css/docs.css b/docs-assets/css/docs.css index ce0d4b4..063dca8 100644 --- a/docs-assets/css/docs.css +++ b/docs-assets/css/docs.css @@ -49,6 +49,7 @@ h6 { .docs-header { background-color: #fafafa; + box-shadow: 0 0 1px rgba(0,0,0,.3); } .docs-header-text { diff --git a/index.html b/index.html index 4af4ffd..2a5c151 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,8 @@ base_url: "./"
-

Prototype iPhone apps with simple HTML, CSS, and JS components.

+

Ratchet

+

Prototype beautiful iPhone apps with simple HTML, CSS, and JS components.

Download Ratchet