Conversation
|
@qwik.dev/core
@qwik.dev/router
eslint-plugin-qwik
create-qwik
@qwik.dev/optimizer
@qwik.dev/devtools
commit: |
There was a problem hiding this comment.
Pull request overview
This PR updates the docs site home/contributors UI to make the “Discover more” call-to-action behave as a real navigation link and to improve contributor avatar rendering behavior.
Changes:
- Replace a non-navigating
<Button>CTA with a styled<Link>pointing to/docs/concepts/think-qwik/. - Adjust the 2xl positioning class for the streaming illustration icon.
- Add
crossOrigin="anonymous"to contributor avatar<img>tags.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/docs/src/components/home/streaming.tsx | Switch CTA from button to link (with href) and tweak responsive icon positioning. |
| packages/docs/src/components/contributors/index.tsx | Add crossOrigin="anonymous" to contributor avatar images. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
No description provided.