Skip to content

Featured figures in research project posts are in low resolution #2815

Answered by wehs7661
wehs7661 asked this question in Q&A
Discussion options

You must be logged in to vote

For those who are interested, one possible workaround that I thought of was using the following code to show the figure on the page and at the same time add preview_only: true for the thumbnail. See this discussion.

<figure>
  <center>
  <img src="figures/featured.png" width=1000>
  </center>
  <figcaption> </figcaption>
</figure>

Replies: 1 comment

Comment options

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