google analytics
This commit is contained in:
parent
a4b5588e0f
commit
4dbe8a2188
|
@ -11,10 +11,13 @@ email: "thiswillnotwork@thelinux.pro"
|
||||||
description: > # this means to ignore newlines until "baseurl:"
|
description: > # this means to ignore newlines until "baseurl:"
|
||||||
baseurl: "" # the subpath of your site, e.g. /blog
|
baseurl: "" # the subpath of your site, e.g. /blog
|
||||||
url: "https://thelinux.pro" # the base hostname & protocol for your site
|
url: "https://thelinux.pro" # the base hostname & protocol for your site
|
||||||
|
|
||||||
twitter_username: kameronkenny
|
twitter_username: kameronkenny
|
||||||
github_username: kkenny
|
github_username: kkenny
|
||||||
linkedin_username: kameronkenny
|
linkedin_username: kameronkenny
|
||||||
|
|
||||||
|
google_analytics: "118953072"
|
||||||
|
|
||||||
# Build settings
|
# Build settings
|
||||||
markdown: kramdown
|
markdown: kramdown
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue