[content] # Page type to display. E.g. post, talk, or publication. page_type = “publication”
# Choose how much pages you would like to display (0 = all pages) count = 5
# Choose how many pages you would like to offset by offset = 0
# Page order. Descending (desc) or ascending (asc) date. order = “desc”
# Filter posts by a taxonomy term. [content.filters] tag = “Test1” category = “Paper” publication_type = “” exclude_featured = false