feat: add google analytics

This commit is contained in:
Stevan Freeborn
2024-04-14 10:49:57 -05:00
parent 110c79a05e
commit 1c512e6875
7 changed files with 15 additions and 2 deletions
+2 -1
View File
@@ -10,5 +10,6 @@
"FilePostServiceOptions": {
"PostsDirectory": "wwwroot/posts"
},
"DetailedErrors": "true"
"DetailedErrors": "true",
"GoogleAnalyticsTag": ""
}