mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
added firebase support and views to theme
This commit is contained in:
@@ -30,6 +30,7 @@ enableCodeCopy = true
|
||||
|
||||
[article]
|
||||
showDate = true
|
||||
#showViews = true
|
||||
showDateUpdated = false
|
||||
showAuthor = true
|
||||
showBreadcrumbs = true
|
||||
@@ -59,6 +60,15 @@ enableCodeCopy = true
|
||||
[taxonomy]
|
||||
showTermCount = true
|
||||
|
||||
[firebase]
|
||||
# apiKey = "XXXXXX"
|
||||
# authDomain = "XXXXXX"
|
||||
# projectId = "XXXXXX"
|
||||
# storageBucket = "XXXXXX"
|
||||
# messagingSenderId = "XXXXXX"
|
||||
# appId = "XXXXXX"
|
||||
# measurementId = "XXXXXX"
|
||||
|
||||
[fathomAnalytics]
|
||||
# site = "ABC12345"
|
||||
# domain = "llama.yoursite.com"
|
||||
|
||||
Reference in New Issue
Block a user