Skip to content

How can I customize the summary of list pages ? #59

Answered by saurabh-sm
saurabh-sm asked this question in Q&A
Discussion options

You must be logged in to vote

The below works:

paige:
  file_link:
    disable: false
  style: |
    #paige-authors,
    #paige-keywords,
    .paige-authors {
        display: block;
    }
    .paige-keywords {
        display: block;
    }

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@saurabh-sm
Comment options

@saurabh-sm
Comment options

Answer selected by saurabh-sm
@willfaught
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants