From 4dbe8a2188799aad061fc4bc93350a5604475a9e Mon Sep 17 00:00:00 2001 From: Kameron Kenny Date: Wed, 13 Feb 2019 20:16:20 -0500 Subject: [PATCH] google analytics --- _config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_config.yml b/_config.yml index 4cdff7f..c3af56d 100644 --- a/_config.yml +++ b/_config.yml @@ -11,10 +11,13 @@ email: "thiswillnotwork@thelinux.pro" description: > # this means to ignore newlines until "baseurl:" baseurl: "" # the subpath of your site, e.g. /blog url: "https://thelinux.pro" # the base hostname & protocol for your site + twitter_username: kameronkenny github_username: kkenny linkedin_username: kameronkenny +google_analytics: "118953072" + # Build settings markdown: kramdown