config: Add Google Analytics. Not that I'm evil, I just like numbers.

This commit is contained in:
William Floyd 2020-03-24 01:07:31 +01:00
parent 5f33c223a2
commit 2fd6d871c4
Signed by untrusted user who does not match committer: william
GPG key ID: B3EEEDD81893CAF9

View file

@ -6,6 +6,7 @@ theme = "KeepIt"
paginate = 12 paginate = 12
enableEmoji = true enableEmoji = true
googleAnalytics = "UA-63647911-2"
enableRobotsTXT = true enableRobotsTXT = true
canonifyURLs = true canonifyURLs = true