diff --git a/config/_default/params.toml b/config/_default/params.toml index b5429ae..51f1da4 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -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"