Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(gatsby-theme-emilia): Make avatar configurable #78

Merged
merged 6 commits into from
Sep 10, 2019
Merged

Conversation

LekoArts
Copy link
Owner

Fixes #77

It was an oversight by me, you can't actually shadow a file that is then used in a GraphQL query (previous behavior). You now need to place an image with the name "avatar" inside content/assets to define your own.

When nothing is specified the site won't break and a note is shown:

Bildschirmfoto 2019-09-10 um 12 34 13

@LekoArts LekoArts merged commit 479a6e9 into master Sep 10, 2019
@LekoArts LekoArts deleted the fix-avatar branch September 10, 2019 11:44
@LekoArts LekoArts added the topic: theme Issue discussing a new theme label Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: theme Issue discussing a new theme
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Is there an easy way to change the avatar.png header image?
1 participant