Skip to content

graphql conf 2025 landing page #1840

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

Merged
merged 16 commits into from
Dec 18, 2024
Merged

Conversation

YassinEldeeb
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Dec 5, 2024

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

Name Status Preview Comments Updated (UTC)
graphql-github-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 18, 2024 2:49pm

Copy link

vercel bot commented Dec 5, 2024

@YassinEldeeb is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

}}
></div>
))}
<a href={disabled ? undefined : href} className="relative z-0 col-span-8 row-span-2 text-white text-3xl font-semibold bg-[#E10098] hover:bg-[#ef00a3] flex items-center justify-center gap-2"
Copy link
Contributor

Choose a reason for hiding this comment

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

<a> without href is not good for SEO

better to use const ComponentToUse = disabled ? 'span' : 'a'

@saihaj saihaj marked this pull request as ready for review December 18, 2024 14:32
@@ -34,6 +34,7 @@
"hast-util-to-string": "3.0.1",
"iframe-resizer-react": "^1.1.0",
"leaflet": "^1.9.4",
"lucide-react": "^0.468.0",
Copy link
Member

Choose a reason for hiding this comment

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

forgive me; we have too many icon packages. Will figure out cleaning all of those....

saihaj and others added 3 commits December 18, 2024 14:36
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
@saihaj saihaj merged commit 016f8f6 into graphql:source Dec 18, 2024
4 checks passed
@saihaj saihaj mentioned this pull request Dec 18, 2024
@dimaMachina dimaMachina deleted the graphq-conf-2025 branch December 19, 2024 04:12
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.

3 participants