Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

Commit

Permalink
Update message
Browse files Browse the repository at this point in the history
  • Loading branch information
huguestennier committed May 27, 2020
1 parent 201490d commit c594a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App/Header.js
Expand Up @@ -47,7 +47,7 @@ const ShareButton = styled(({
const AnnouncementBar = ({ className }) => (
<div className={className}>
<p>
Join the first Virtual Jamstack Conf on May 27-28. <a href="https://jamstackconf.com/virtual/" target="_blank" rel="noopener noreferrer">Registration&nbsp;is&nbsp;Free!</a>
Check out the videos from Jamstack Conf Virtual, May 27. <a href="https://www.youtube.com/watch?v=w9yrrQBBKos&list=PL58Wk5g77lF8jzqp_1cViDf-WilJsAvqT" target="_blank" rel="noopener noreferrer">Watch&nbsp;the&nbsp;presentations</a>
</p>
</div>
)
Expand Down

0 comments on commit c594a5b

Please sign in to comment.