Skip to content

Commit

Permalink
Update deprecated param
Browse files Browse the repository at this point in the history
  • Loading branch information
julianocosta89 committed Nov 10, 2024
1 parent a225bbd commit 9e68dc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion config/_default/config.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
theme = 'blowfish'
baseURL = "https://jcosta.dev/"
languageCode = "en"
paginate = 10
pagination.pagerSize = 10

[imaging]
anchor = 'Center'
1 change: 1 addition & 0 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ highlightCurrentMenuArea = true
showRecentItems = 3
showMoreLink = true
showMoreLinkDest = "/posts"
mainSections = ["posts", "talks"]
cardView = true
cardViewScreenWidth = false
layoutBackgroundBlur = true
Expand Down

0 comments on commit 9e68dc8

Please sign in to comment.