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

REFACTOR Footer to allow dynamic content #107

Merged
merged 3 commits into from
Oct 10, 2023

Conversation

lencodes
Copy link
Contributor

@lencodes lencodes commented Oct 9, 2023

Example to test with:

GATSBY_FOOTER_CONTENT=[{"title":"Contact","items":[{"label":"Telefoonnummer","value":"010 340 3493"},{"label":"E-mailadres","value":"[email protected]","link":"mailto:[email protected]"},{"label":"Adres","value":"Somewhere, Amsterdam"}]},{"title":"Algemeen","items":[{"label":"Privacybeleid","value":"Contact value 1","link":"https://google.com"},{"label":"Cookiebeleid","value":"Contact value 2"},{"label":"Nog één","value":"Contact value 3","link":"/abc"}]}]

@lencodes lencodes requested a review from remko48 October 9, 2023 13:46
Copy link
Member

@remko48 remko48 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, just a couple of comments

@remko48 remko48 merged commit a67f7e0 into development Oct 10, 2023
2 checks passed
@remko48 remko48 deleted the feature/XW-88/footer-content branch October 10, 2023 09:38
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.

2 participants