From: Rafi Date: Wed, 11 May 2016 18:58:44 +0000 (-0700) Subject: updates the CSS boilerplate and corrects file destination X-Git-Tag: v2.2.0~20^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89d26de89477c4d0f21bb83cffd0f1d7846f30f2;p=thirdparty%2Ffoundation%2Ffoundation-emails.git updates the CSS boilerplate and corrects file destination --- diff --git a/docs/pages/css-guide.md b/docs/pages/css-guide.md index 649aa889..a298c03f 100644 --- a/docs/pages/css-guide.md +++ b/docs/pages/css-guide.md @@ -33,7 +33,7 @@ We'll be writing a layout from scratch, so open up `index.html`. ## Boilerplate -Inside `src/layouts/default.html`, you can see the boilerplate needed to make an HTML work, with comments explaining what does what. +Inside `index.html`, you can see the boilerplate needed to make an HTML work, with comments explaining what does what. ```html @@ -42,10 +42,12 @@ Inside `src/layouts/default.html`, you can see the boilerplate needed to make an - - + + @@ -53,7 +55,7 @@ Inside `src/layouts/default.html`, you can see the boilerplate needed to make an -
+