feat: Update nav to remove Docs link and add the Blog instead#1
feat: Update nav to remove Docs link and add the Blog instead#1shreyanshgohil wants to merge 5 commits intomainfrom
Conversation
Co-authored-by: accounts <accounts@codalent.com>
|
Cursor Agent can help with this pull request. Just |
Co-authored-by: accounts <accounts@codalent.com>
Co-authored-by: accounts <accounts@codalent.com>
…-app into cursor/update-nav-items-per-screenshot-966b
There was a problem hiding this comment.
This is the final PR Bugbot will review for you during this billing cycle
Your free Bugbot reviews will reset on November 26
Details
You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.
To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.
| <circle stroke="url(#ynno1fjpma)" stroke-width=".5" fill="url(#pfieprc7nb)" opacity=".5" cx="12" cy="12" | ||
| r="11.75" /> | ||
| <circle stroke="url(#ynno1fjpma)" stroke-width=".5" fill="url(#pfieprc7nb)" cx="12" cy="12" r="9.25" /> | ||
| <g filter="url(#mqc8yv7wvc)" fill-rule="evenodd" transform="translate(7 6)" fill="#03192D"> |
There was a problem hiding this comment.
Bug: SVG ID Conflicts Cause Rendering Issues
The new product-OfflineApim.svg uses generic SVG IDs (e.g., pfieprc7nb) that conflict with the namespaced IDs in OfflineApim.svg. When both SVGs are rendered on the same page, these duplicate IDs in the DOM cause rendering issues, specifically with gradients and filters.
This pull request contains changes generated by a Cursor Cloud Agent