From cc8b260ed8730f7e971e2c50fc01cdd0169cdddd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 26 May 2012 16:35:28 -0700 Subject: adding google analytics tracking to docs --- docs/base-css.html | 1 + docs/components.html | 1 + docs/download.html | 1 + docs/examples.html | 1 + docs/index.html | 1 + docs/javascript.html | 1 + docs/less.html | 1 + docs/scaffolding.html | 1 + docs/templates/layout.mustache | 13 +++++++++++++ docs/upgrading.html | 1 + 10 files changed, 22 insertions(+) diff --git a/docs/base-css.html b/docs/base-css.html index b5330c3a46..cb3bd8b95a 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -24,6 +24,7 @@ + diff --git a/docs/components.html b/docs/components.html index 18c421b7c7..55eb2e4a13 100644 --- a/docs/components.html +++ b/docs/components.html @@ -24,6 +24,7 @@ + diff --git a/docs/download.html b/docs/download.html index 4644f6ab15..d3e168e998 100644 --- a/docs/download.html +++ b/docs/download.html @@ -24,6 +24,7 @@ + diff --git a/docs/examples.html b/docs/examples.html index 70cb5a5ad6..5e8d74a3b5 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -24,6 +24,7 @@ + diff --git a/docs/index.html b/docs/index.html index 23e61ac40c..3f30cd473a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -24,6 +24,7 @@ + diff --git a/docs/javascript.html b/docs/javascript.html index 6c47bac3eb..6d06ff6d19 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -24,6 +24,7 @@ + diff --git a/docs/less.html b/docs/less.html index c1fc8212be..8f1ebf7ada 100644 --- a/docs/less.html +++ b/docs/less.html @@ -24,6 +24,7 @@ + diff --git a/docs/scaffolding.html b/docs/scaffolding.html index c12ea68927..4d6835caf0 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -24,6 +24,7 @@ + diff --git a/docs/templates/layout.mustache b/docs/templates/layout.mustache index ca91a8037d..ae2ce4aad0 100644 --- a/docs/templates/layout.mustache +++ b/docs/templates/layout.mustache @@ -24,6 +24,19 @@ + + {{#production}} + + {{/production}} diff --git a/docs/upgrading.html b/docs/upgrading.html index 0c979cd757..2a2c398186 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -24,6 +24,7 @@ + -- cgit v1.2.3