Skip to content

Commit

Permalink
feat(cypher-card-url): add ref (#3891)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattupham authored Oct 15, 2024
1 parent 0a7471b commit ee30e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/web/components/complex/portfolio/cypher-card.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const CypherCard = () => {
const { t } = useTranslation();
return (
<Link
href="https://pay.osmosis.zone"
href="https://pay.osmosis.zone?ref=osmosis"
target="_blank"
rel="noopener noreferrer"
>
Expand Down

0 comments on commit ee30e86

Please sign in to comment.