Skip to content

Commit

Permalink
Merge pull request #192 from Plex-Engineer/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
dsudit01 authored Mar 13, 2023
2 parents 3e4a88e + 56b85ea commit dfcbade
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/home/components/Banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ export const Banner = () => {
The canto online hackathon
</Text>
<Text align="left">/chapter 1 : season 6</Text>
<Text align="left">/dates: TBD</Text>
<Text align="left">/mar 13 - mar 31</Text>
<Text align="left">
Join the Canto Online Hackathon for apps, infrastructure, and original
work.
</Text>
<div className="spacer"></div>
<OutlinedButton
onClick={() => {
window.open("https://twitter.com/theCOH_");
window.open("https://thecoh.build/");
}}
>
Apply to hack &gt;
Expand Down

0 comments on commit dfcbade

Please sign in to comment.