added firebase support and views to theme

This commit is contained in:
Nuno Coração
2022-09-12 12:49:52 +01:00
parent d0b0dfe002
commit 11320067eb
581 changed files with 1439 additions and 79715 deletions

View File

@@ -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"