Skip to content

Commit

Permalink
Add banner
Browse files Browse the repository at this point in the history
  • Loading branch information
Assios committed Mar 10, 2024
1 parent 3dc2a97 commit ec438e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/components/Chessguessr.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -173,15 +173,15 @@ export const Chessguessr = ({
trackEvent("Click Chess Prophet");
}}
>
<strong>Sponsored by Chess Prophet</strong>
<strong>Sponsored</strong>
<svg
viewBox="0 0 2 2"
className="mx-2 inline h-0.5 w-0.5 fill-current"
aria-hidden="true"
>
<circle cx="1" cy="1" r="1" />
</svg>
Predict game results and win prizes &nbsp;
New Chess Prophet game this tuesday! &nbsp;
<span aria-hidden="true">&rarr;</span>
</a>
</div>
Expand Down

1 comment on commit ec438e4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for chessguessr ready!

✅ Preview
https://chessguessr-7o1380lqx-assios.vercel.app

Built with commit ec438e4.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.