thuliteio/doks

Remove top image from blog post

h-enk opened this issue · 1 comments

h-enk commented

Discussed in #1094

Originally posted by Orilcious September 15, 2023
Hello,

is there a way to use an image in the preview of a blogpost without having it at the top of the post as well?

I found #999 where it was not yet possible.
Has this been added by now?

Kind regards,
Ori

Can now be set in config/_default/params.toml:

# Doks (@hyas/doks-core)
[doks]
  # Blog
  relatedPosts = false # false (default) or true
  imageList = true # true (default) or false
  imageSingle = true # true (default) or false