Improve automatic scaling of cover image

This commit is contained in:
Kostas Chatzikokolakis 2024-07-08 14:25:17 +03:00 committed by zjedi
parent d92da3689a
commit b411ea2f0a
2 changed files with 42 additions and 14 deletions

View file

@ -61,6 +61,9 @@ enableEmoji = true
# The sections of the home page alternate styling. Mark invert as true to swap the styling of the sections
invertSectionColors = false
# Options used for automatic image generation. see: https://gohugo.io/content-management/image-processing/
image_options = "webp q90 lanczos photo"
[params.footer]
# Show contact icons for email/phone (if specified) in the footer of the page
showContactIcons = false