Add analytics

This commit is contained in:
2024-04-14 01:58:13 +02:00
parent 8209f1ce5e
commit f3c0015ee3

View File

@@ -2,6 +2,7 @@ baseURL = 'https://zoriya.dev/'
languageCode = 'en'
paginate = 50
enableRobotsTXT = true
googleAnalytics = "G-KK12E7TNEC"
[outputs]
home = ["HTML", "RSS", "JSON"]