konstantinmuenster / gatsby-starter-portfolio-minimal-theme

A Gatsby Starter Project to get started with the Portfolio Minimal Theme.
BSD Zero Clause License
144 stars 72 forks source link

How do we edit the Social Profile links in the bottom of the hero section? #17

Closed LioneltheBuilder closed 1 year ago

LioneltheBuilder commented 1 year ago

Hello again! I see where we can change the social profile here
"socialProfiles": { "from": ["LinkedIn", "Medium", "Github", "Mail"], "showIcons": false } }

in the hero.json file but there is no way to tell where I go to change the actual url that these profiles go to. Where is that located exactly?

konstantinmuenster commented 1 year ago

Hey @LioneltheBuilder , it uses the social profiles you defined in the settings.json file: https://github.com/konstantinmuenster/gatsby-starter-portfolio-minimal-theme/blob/main/content/settings.json