From cad0883aea29941f04ef10fbcf5675dd1d665698 Mon Sep 17 00:00:00 2001 From: Dave Gamache Date: Sun, 4 Nov 2012 16:50:47 -0800 Subject: [PATCH] typo in setup --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index dec5bac..9386d36 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1109,7 +1109,7 @@ window.addEventListener('push', myFunction);
  1. 1. Fixed bars come first

    -

    All fixed bars (.bar-title, .bar-tab, .bar-header-secondary, .bar-footer)) should always be the first thing in the <body> of the page. This is really important!

    +

    All fixed bars (.bar-title, .bar-tab, .bar-header-secondary, .bar-footer) should always be the first thing in the <body> of the page. This is really important!

  2. 2. Everything else goes in .content

    -- 2.39.2