Replies: 2 comments 1 reply
-
I added a svg icon to my index page and it seems to work fine. I place my icon file (logo.svg) in the static folder. In the config.toml file, I added |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
0 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.
-
Hey,
i need help. How can i add a SVG logo instead of text for site logo? After reading issue #162, i can add my svg icon to svg.html. Now, i can use it in social icons (and it works fine, the color changes depending on theme color), but i don't now how to use it as a logo? I understand that in header.html, there is a reference to an image specified in config.yml (label: icon). How to change the reference to my svg in svg.html. Can someone give me an example?
Thanks for help :)
PS: And really thank you for this theme. I looked hundreds of themes and only this one caught my eye with its refinement and good multilanguage support
Beta Was this translation helpful? Give feedback.
All reactions