Swap in workato-logo-teal.svg and add Workato Labs eyebrow - #5
Merged
Conversation
- Replace nav + footer logo on index.html with workato-logo-teal.svg - Replace nav logo on principles.html and quickstart.html - Add "Workato Labs" eyebrow above the hero headline on index.html - Move workato-logo-teal.svg into assets/ for consistency Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
There was a problem hiding this comment.
Pull request overview
Updates the Workato Labs hub site branding by switching to the new teal Workato logo asset and adding a “Workato Labs” eyebrow above the index hero headline.
Changes:
- Replaced nav logo references in
index.html,principles.html, andquickstart.htmlto use./assets/workato-logo-teal.svg. - Replaced the
index.htmlfooter logo to use./assets/workato-logo-teal.svg. - Added a new hero eyebrow element and corresponding styling in
index.html, and added the new SVG asset underassets/.
Reviewed changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| index.html | Adds .hero-eyebrow styling + eyebrow markup; swaps nav/footer logo to the new teal logo asset. |
| principles.html | Swaps the nav logo to the new teal logo asset. |
| quickstart.html | Swaps the nav logo to the new teal logo asset. |
| assets/workato-logo-teal.svg | Adds the new teal Workato logo SVG used across the site. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Swaps the site logo to the new
workato-logo-teal.svgand adds a "Workato Labs" eyebrow above the hero headline.index.html
workato-logo-teal.svgworkato-logo-teal.svg.hero-eyebrowstyle, teal)principles.html
workato-logo-teal.svgquickstart.html
workato-logo-teal.svgassets
workato-logo-teal.svgintoassets/for consistency with other logo referencesNote
principles.htmlalso has a footer logo still pointing at the oldassets/labs-logo.svg. The task only called out the index.html footer, so I left it — flagging in case you want that swapped too for consistency.🤖 Generated with Claude Code