Skip to content

Commit

Permalink
update banner
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnysmillie committed Apr 13, 2021
1 parent f9b9898 commit 519ee85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AnnouncementBanner.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ h5 {

const AnnouncementBanner = () => (
<Announcement>
<h5>New Plutus Pioneer Program - <Link href='/plutus-pioneer-program/'>Register Interest Now</Link></h5>
<h5>Want to learn to write Plutus smart contracts? Check out our <Link href='/plutus-pioneer-program/'>Plutus Pioneer Program!</Link></h5>
</Announcement>
)

Expand Down

0 comments on commit 519ee85

Please sign in to comment.