codeskraps 2 сар өмнө
parent
commit
1c8ab48379
1 өөрчлөгдсөн 4 нэмэгдсэн , 0 устгасан
  1. 4 0
      hugo.toml

+ 4 - 0
hugo.toml

@@ -2,6 +2,10 @@ baseURL = 'https://codeskraps.com/'
 languageCode = 'en-us'
 title = 'codeskraps'
 
+[services]
+    [services.googleAnalytics]
+        id = 'G-YP8WK3KZF1'
+
 [module]
     [[module.imports]]
         path = 'github.com/hugomods/images'