Fix: display academy block pillars in light mode #7876
Merged
saurabhraghuvanshii merged 1 commit intoJul 17, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Updates Academy course card images to improve visibility in light mode by switching from a light-mode PNG asset to an SVG asset.
Changes:
- Replaced
academy-layer5-light.pngwithacademy-layer5.svgin course frontmatter. - Applied the same card image update across three learning content pages.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| content-learn/mastering-service-meshes-for-developers/index.mdx | Switches course cardImage to the SVG asset to improve light-mode rendering. |
| content-learn/mastering-meshery/index.mdx | Switches course cardImage to the SVG asset to improve light-mode rendering. |
| content-learn/mastering-kubernetes-for-engineers/index.mdx | Switches course cardImage to the SVG asset to improve light-mode rendering. |
Contributor
|
…er5.svg Signed-off-by: dhruveshmishra <dhruveshmishra09@gmail.com>
dhruveshmishra
force-pushed
the
fix-academy-pillars-lightmode
branch
from
July 17, 2026 18:12
e1fa6db to
89c31d8
Compare
saurabhraghuvanshii
approved these changes
Jul 17, 2026
Member
|
Thanks @dhruveshmishra for quick fix , lgtm!! |
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.
Description
This PR fixes #7873
Notes for Reviewers
I had fixes the visibility of acadmey blocks pillar in the light mode.
Screen Recording:-
Screen.Recording.2026-07-17.at.10.48.09.PM.mov