Replies: 1 comment 3 replies
-
Hello, Depending on the starter theme you're using, you can either edit the theme code directly in Your main files of interest are:
Also, take a look at Using Multiple Gatsby Themes to see how the themes are combined and used in the starter. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to display additional data from the frontmatter section on
a) the single post view
b) the feed view (homepage)
The a) I successfuly accomplished. But I don't understand how to do b).
Can anyone help?
Beta Was this translation helpful? Give feedback.
All reactions