-
Notifications
You must be signed in to change notification settings - Fork 148
feat: add Roo Code Teams promotional banner to welcome page #362
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
Conversation
Adds a promotional banner for Roo Code Teams that displays on the welcome page breadcrumbs. Includes responsive design and accessible markup.
@jdilla1277 is attempting to deploy a commit to the Roo Code Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: Matt Rubens <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excited to try a dismissible banner across all pages as a follow-up, but this looks good for now
Adds a promotional banner for Roo Code Teams that displays on the welcome page breadcrumbs. Includes responsive design and accessible markup.
Important
Adds a responsive, accessible promotional banner for Roo Code Teams to the welcome page in
index.tsx
andstyles.module.css
.index.tsx
, displayed on the welcome page when the last breadcrumb label is 'Welcome'.styles.module.css
, adjusting layout for screens smaller than 768px.role="complementary"
andaria-label
for the banner.styles.module.css
.This description was created by
for b6942e4. You can customize this summary. It will automatically update as commits are pushed.