Skip to content

Commit

Permalink
Update 05_instructions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
M0nica authored Oct 4, 2020
1 parent b6ddce8 commit ca472c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions site/INSTRUCTIONS/05_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ export default NotFoundPage;
- 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

## Preview of Finished Exercise:
![screenshot of site with banner at the top advertising that tickets are on sale](./images/exercise-5-add-sitewide-banner.png )

## Starter Code
- There’s a pre-made Banner component you can use in src/components/banner.js for this exercise.

Expand Down

0 comments on commit ca472c3

Please sign in to comment.