Skip to content

Commit

Permalink
Update SP1 banner
Browse files Browse the repository at this point in the history
  • Loading branch information
oodamien committed May 2, 2024
1 parent 9312288 commit 5c0ef3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/Banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import React from "react";
const Banner = () => {
return (
<p id="skinny-banner" className={`main has-text-centered has-background-light py-3`}>
SpringOne Call for papers is open—<a href="https://springone.io" target="_blank">Submit your talk</a> by May 3!
SpringOne registration is open—<a href="https://springone.io" target="_blank">Early bird pricing</a> ends June 11
</p>
);
};
Expand Down

0 comments on commit 5c0ef3d

Please sign in to comment.