Skip to content

Unable to display hero image #2633

Answered by iBug
siddharthram asked this question in Q&A
Discussion options

You must be logged in to vote

By page I mean the front matter on each document (Markdown or HTML).

Check the Jekyll docs on this: https://jekyllrb.com/docs/front-matter/

You should have something like this at the very top of your source file (e.g. example.md):

---
header:
  image: /assets/images/inflection-logo.jpg
---

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mmistakes
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #2633 on December 09, 2020 04:59.