Skip to content
Discussion options

You must be logged in to vote

You can explicitly control which fields are displayed by a listing like so:

listing:
  contents: posts
  fields: [image, date, title, author, reading-time]
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This should in the front matter of where listing is declared (not in your quarto project file).

HTH!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by patgd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants