Skip to content

Commit

Permalink
placeholder (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev Kalra authored Oct 30, 2023
1 parent c6e8e32 commit a8788de
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion frontend/components/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,10 @@ export const Layout = ({ children }: LayoutProps) => {
width={26}
height={33}
/>
<span>Placeholder Always Check URL disclaimer placeholder</span>
<span>
Please verify that the site url is:{' '}
<strong>airdrop.pyth.network</strong>
</span>
</div>
</header>
<div className="relative px-4 pt-28 pb-32 lg:pt-40">
Expand Down

0 comments on commit a8788de

Please sign in to comment.