Add google analytics
This commit is contained in:
parent
d5931a51ec
commit
add0146df2
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
.idea
|
|
@ -3,6 +3,7 @@ languageCode = "en-us"
|
||||||
title = "Aloïs Micard | Tech blog"
|
title = "Aloïs Micard | Tech blog"
|
||||||
theme = "terminal"
|
theme = "terminal"
|
||||||
disqusShortname = "creekorful-me"
|
disqusShortname = "creekorful-me"
|
||||||
|
googleAnalytics = "UA-100732589-2"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
fullWidthTheme = false
|
fullWidthTheme = false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue