grav-theme-bones icon indicating copy to clipboard operation
grav-theme-bones copied to clipboard

logo image in the header

Open koolkav1 opened this issue 10 years ago • 1 comments

Hello, I can't seem to put just a singular image in my navigation.html.twig/base.html.twig file to have a logo instead of the site_title. Is this a feature that is missing or am I doing something wrong?

koolkav1 avatar Apr 13 '16 13:04 koolkav1

I'm really sorry for the delay.

There are theme options to have the site title or not and for the logo, you can have a page titled "logo" and place the image there.

If you'd like to edit the logo image code or add your own, you can find it here: https://github.com/smartgravity/grav-theme-bones/blob/develop/templates/partials/base.html.twig#L66-L73

benblee avatar Apr 18 '16 15:04 benblee