Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: partner w/ us #248

Closed
wants to merge 1 commit into from
Closed

feat: partner w/ us #248

wants to merge 1 commit into from

Conversation

okhaimie-dev
Copy link
Member

Changes

New Features (required)](#246)

Connects #

@okhaimie-dev okhaimie-dev linked an issue Oct 4, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Oct 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
academy ✅ Ready (Inspect) Visit Preview Oct 4, 2023 9:59am

Comment on lines 88 to +90
<Link
as={NextLink}
href="/lessons"
href="https://airtable.com/appDMMIARfSeiovpk/shrZExypPetXEx6Ox"
Copy link
Collaborator

Choose a reason for hiding this comment

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

external links should use the normal anchor tag <a>

can you change it?? thanks !

Comment on lines +94 to +96
router.pathname.startsWith(
'https://airtable.com/appDMMIARfSeiovpk/shrZExypPetXEx6Ox',
)
Copy link
Collaborator

Choose a reason for hiding this comment

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

this variant ternary works for menu buttons, as this is an external link the ternary never will be true.

can you just set the variant to 'top-navigation' ? thanks!!

Comment on lines +148 to +150
router.pathname.startsWith(
'https://airtable.com/appDMMIARfSeiovpk/shrZExypPetXEx6Ox',
)
Copy link
Collaborator

Choose a reason for hiding this comment

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

same here, use and fixed variant style.

thanks!

@okhaimie-dev okhaimie-dev deleted the partner branch October 12, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add Partner with us to Navigation
2 participants