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]
|
[article]
|
||||||
showDate = true
|
showDate = true
|
||||||
showViews = true
|
showViews = false
|
||||||
showLikes = false
|
showLikes = false
|
||||||
showDateOnlyInArticle = false
|
showDateOnlyInArticle = false
|
||||||
showDateUpdated = false
|
showDateUpdated = false
|
||||||
@@ -171,7 +171,7 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
|
|||||||
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
|
layoutBackgroundBlur = true # only used when heroStyle equals background or thumbAndBackground
|
||||||
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
|
layoutBackgroundHeaderSpace = true # only used when heroStyle equals background
|
||||||
showBreadcrumbs = false
|
showBreadcrumbs = false
|
||||||
showViews = true
|
showViews = false
|
||||||
showLikes = false
|
showLikes = false
|
||||||
showTableOfContents = true
|
showTableOfContents = true
|
||||||
groupByYear = false
|
groupByYear = false
|
||||||
@@ -187,14 +187,6 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
|
|||||||
# appId = "XXXXXX"
|
# appId = "XXXXXX"
|
||||||
# measurementId = "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]
|
[fathomAnalytics]
|
||||||
# site = "ABC12345"
|
# site = "ABC12345"
|
||||||
# domain = "llama.yoursite.com"
|
# domain = "llama.yoursite.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user