Skip to content

Commit

Permalink
Merge pull request #2 from bocacode/update-beers-joelle
Browse files Browse the repository at this point in the history
changed the header
  • Loading branch information
toddalbert authored Oct 31, 2023
2 parents ec010ec + 3d17564 commit 89cb8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header.jsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export default function Header() {
return <h1>The Beers! (hey that's a bad joke) 🍻</h1>
return <h1>IPA's! 🍻</h1>
}

0 comments on commit 89cb8ec

Please sign in to comment.