diff --git a/layouts/chrome/footer.html b/layouts/chrome/footer.html index 1cacef5..8af58ed 100644 --- a/layouts/chrome/footer.html +++ b/layouts/chrome/footer.html @@ -4,6 +4,8 @@ It is very basic. It has some text and a link back to the home page of the site. + It includes the google analytics template from /layouts/chrome/ga.html + It also closes the
and tags for each page. --> @@ -17,5 +19,7 @@ +{{ template "chrome/ga.html" . }} + diff --git a/layouts/chrome/ga.html b/layouts/chrome/ga.html new file mode 100644 index 0000000..a4629fd --- /dev/null +++ b/layouts/chrome/ga.html @@ -0,0 +1,17 @@ + + diff --git a/public/categories/blah/index.html b/public/categories/blah/index.html index e9e8730..d83274c 100644 --- a/public/categories/blah/index.html +++ b/public/categories/blah/index.html @@ -97,6 +97,19 @@ + + + +