Move GA snippet to roots/soil

This commit is contained in:
QWp6t
2015-03-13 00:48:25 -07:00
parent 535e71b216
commit 67acc1ae3d
2 changed files with 1 additions and 30 deletions

View File

@@ -10,6 +10,7 @@ use Roots\Sage;
add_theme_support('soil-clean-up'); // Enable clean up from Soil
add_theme_support('soil-relative-urls'); // Enable relative URLs from Soil
add_theme_support('soil-nice-search'); // Enable nice search from Soil
add_theme_support('soil-google-analytics'); // Enable H5BP's Google Analytics snippet
add_theme_support('bootstrap-gallery'); // Enable Bootstrap's thumbnails component on [gallery]
add_theme_support('jquery-cdn'); // Enable to load jQuery from the Google CDN