konstantinmuenster / gatsby-theme-portfolio-minimal

A Gatsby Theme to create modern one-page portfolios with a clean yet expressive design.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add logo in the place of text for Main logo

chandu231 opened this issue · comments

I am trying to add logo image instead of plain text:

"siteConfiguration": {
"logo": { "text":"Portfolio"},"

I was not able to figure out how to insert a image in a responsive way. Could you please help.

Appreciate the wonderful template.

Hey @chandu231 and thanks for opening the issue! Using a logo is not supported yet but a great idea. I leave this issue open in case anyone wants to submit a PR for it. That would be awesome!

Would love to see this as well!

Hey @chandu231 and @nikhilk218,

I just published a new version that includes the option to add a logo. You can check out the docs to see how it works:
https://github.com/konstantinmuenster/gatsby-theme-portfolio-minimal/tree/main/gatsby-theme-portfolio-minimal#configuring-settingsjson

Have fun with it 👋