on second thought, lets not add analytics
All checks were successful
Build and Publish Docker Image / build (push) Successful in 3m29s
All checks were successful
Build and Publish Docker Image / build (push) Successful in 3m29s
This commit is contained in:
@@ -100,7 +100,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
|
||||
|
||||
[article]
|
||||
showDate = true
|
||||
showViews = true
|
||||
showViews = false
|
||||
showLikes = false
|
||||
showDateOnlyInArticle = false
|
||||
showDateUpdated = false
|
||||
@@ -171,7 +171,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
|
||||
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
|
||||
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
|
||||
showBreadcrumbs = false
|
||||
showViews = true
|
||||
showViews = false
|
||||
showLikes = false
|
||||
showTableOfContents = true
|
||||
groupByYear = false
|
||||
@@ -187,14 +187,6 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
|
||||
# appId = "XXXXXX"
|
||||
# measurementId = "XXXXXX"
|
||||
|
||||
apiKey = "AIzaSyAYxMpZr2_6RozvnnAJyuVnNIErXQ4PHAY"
|
||||
authDomain = "taco-blog-2f02a.firebaseapp.com"
|
||||
projectId = "taco-blog-2f02a"
|
||||
storageBucket = "taco-blog-2f02a.firebasestorage.app"
|
||||
messagingSenderId = "1045655642694"
|
||||
appId = "1:1045655642694:web:bac90806052c5eae18e047"
|
||||
measurementId = "G-E1Y6QGXZ04"
|
||||
|
||||
[fathomAnalytics]
|
||||
# site = "ABC12345"
|
||||
# domain = "llama.yoursite.com"
|
||||
|
||||
Reference in New Issue
Block a user