Skip to content

[Feature Request] Add Optiver referral link to the member links #327

@JLiang126

Description

@JLiang126

Overview

Add Optiver referral link to the member links

Details

You need to change 3 files and the .env file add in a OPTIVER_REFERRAL_LINK

{
title: 'Optiver Early Application',
href: process.env.OPTIVER_REFERRAL_LINK ?? '',
target: '_blank',
rel: 'noopener noreferrer',
},

Add this to HeaderClient.tsx, HeaderMobileClient.tsx and change MenuLinks.tsx

I think that's all you need to do might be more

Why would this feature be useful?

No response

Additional Notes

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions