From 51c4f3a3f426777861aa818c21fa161e7f0a1d68 Mon Sep 17 00:00:00 2001 From: bryan Date: Fri, 13 Mar 2020 10:01:53 -0400 Subject: [PATCH] Add comment and update google analytics id --- blog.bryanroessler.com/_config.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/blog.bryanroessler.com/_config.yml b/blog.bryanroessler.com/_config.yml index 41e4fcf..f60928b 100644 --- a/blog.bryanroessler.com/_config.yml +++ b/blog.bryanroessler.com/_config.yml @@ -105,7 +105,7 @@ url-pretty: "bryanroessler.com" # eg. "deanattali.com/beautiful-jekyll" # --- Web Statistics Section --- # # Fill in your Google Analytics ID to track your website using GA -#google_analytics: "" +google_analytics: "UA-158358388-1" # Google Tag Manager ID #gtm: "" @@ -200,6 +200,9 @@ exclude: - README.md - Vagrantfile +#https://github.com/jekyll/jekyll/issues/5267#issuecomment-241379902 +exclude: [vendor] + # prose.io config prose: rooturl: '_posts' @@ -256,7 +259,5 @@ plugins: - jekyll-paginate - jekyll-sitemap -exclude: [vendor] - # Beautiful Jekyll / Dean Attali # 2fc73a3a967e97599c9763d05e564189