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

Rename the page's logo to logo.svg #121

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

Conversation

aoloe
Copy link

@aoloe aoloe commented Aug 6, 2019

Currently, if you want your child theme to use your own logo instead of the Grav logo you have to name your own logo grav-logo.svg or overwirte logo.html.twig.

@jleaders
Copy link

This may explain why I always get this error when using multiple theme plugin?

Template "@images/grav-logo.svg" is not defined in "partials/logo.html.twig" at line 7.

@arjen-klar
Copy link

This may explain why I always get this error when using multiple theme plugin?

Template "@images/grav-logo.svg" is not defined in "partials/logo.html.twig" at line 7.

I had this same issue, but it turned out I did not correctly set up the theme Class file's php. After that was done correctly the line 7 issue was not occuring anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants