rusackas opened a new pull request, #37451:
URL: https://github.com/apache/superset/pull/37451

   ## Summary
   
   Updates the docs homepage footer to acknowledge both CI services that help 
with the project:
   - **Applitools** - Visual testing for UI changes
   - **Netlify** - Deploy previews for documentation PRs
   
   ### Before
   - "We use [Applitools logo]" - slightly awkward phrasing and layout
   
   ### After  
   - "CI powered by [Applitools] [Netlify]" - cleaner, more informative
   
   ## Changes
   
   | File | Change |
   |------|--------|
   | `docs/docusaurus.config.ts` | Updated footer HTML |
   | `docs/src/styles/main.less` | Improved flexbox layout with hover effects |
   | `docs/i18n/en/.../footer.json` | Updated i18n strings |
   | `docs/static/img/netlify.svg` | Added Netlify logo |
   
   ## Screenshots
   
   The footer now displays both service logos side-by-side with consistent 
styling and hover effects.
   
   ## Test Plan
   - [ ] Build docs locally and verify footer renders correctly
   - [ ] Check mobile responsiveness
   
   🤖 Generated with [Claude Code](https://claude.ai/code)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to