summaryrefslogtreecommitdiff
path: root/config/_default/params.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config/_default/params.toml')
-rw-r--r--config/_default/params.toml8
1 files changed, 3 insertions, 5 deletions
diff --git a/config/_default/params.toml b/config/_default/params.toml
index a00e089..d2a4008 100644
--- a/config/_default/params.toml
+++ b/config/_default/params.toml
@@ -13,7 +13,6 @@ enableSearch = true
enableCodeCopy = true
mainSections = ["posts"]
-# robots = ""
disableImageOptimization = false
disableTextInHeader = false
@@ -48,8 +47,8 @@ smartTOCHideUnfocusedChildren = false
[article]
showDate = false
- showViews = true
- showLikes = true
+ showViews = false
+ showLikes = false
showDateOnlyInArticle = false
showDateUpdated = false
showAuthor = true
@@ -59,8 +58,7 @@ smartTOCHideUnfocusedChildren = false
layoutBackgroundBlur = true # only used when heroStyle equals background
showBreadcrumbs = true
showDraftLabel = true
- showEdit = true
- editURL = "https://github.com/nunocoracao/blowfish/tree/main/exampleSite/content"
+ showEdit = false
editAppendPath = true
seriesOpened = false
showHeadingAnchors = true