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

Exercise 5: Add Sitewide Banner #8

Open
wants to merge 6 commits into
base: 04-add-link-to-tickets
Choose a base branch
from

Conversation

M0nica
Copy link
Owner

@M0nica M0nica commented Sep 28, 2020

Description

  • Update the Header to add a site-wide banner announcing tickets are available to the top of every page.
  • Update the banner component so that it has a performant Link to the tickets page.
  • The banner should also dynamically pull in the name of the conference from the site configuration in the gatsby-config

Related Exercise:

Approach:

  • Add static query to the Banner component and use Gatsby's Link component

Files Changed:

  • site/src/components/banner.js
  • site/src/components/header.js

@M0nica M0nica changed the base branch from main to 04-add-link-to-tickets September 28, 2020 23:41
@M0nica M0nica changed the title 05 - Exercise Add Sitewide Banner Exercise 5: Add Sitewide Banner Sep 28, 2020
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.

None yet

1 participant