Skip to content

Commit

Permalink
Better imaging for background
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaswurtz committed Nov 12, 2023
1 parent d9dc611 commit ce1605d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ latexDashes = true

# Image processing configuration.
[imaging]
resampleFilter = "CatmullRom"
quality = 75
resampleFilter = "Lanczos"
quality = 90
anchor = "smart"

[services]
Expand Down

0 comments on commit ce1605d

Please sign in to comment.