Skip to content
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

[#3413] fix(web): fix logo error #3433

Conversation

jerryshao
Copy link
Contributor

What changes were proposed in this pull request?

fix next/image component src issue

Why are the changes needed?

Fix: #3413

Does this PR introduce any user-facing change?

Before
image
After
image

How was this patch tested?

smoke test

### What changes were proposed in this pull request?

fix next/image component src issue

### Why are the changes needed?

Fix: #3413

### Does this PR introduce _any_ user-facing change?
Before
<img width="192" alt="image"
src="https://github.com/datastrato/gravitino/assets/9210625/2fb06a60-47fa-4695-b00d-059e54e3ab9a">
After
<img width="179" alt="image"
src="https://github.com/datastrato/gravitino/assets/9210625/d89abfe0-db4e-45ef-9ea5-bd3a2cf2196e">


### How was this patch tested?

smoke test
@jerryshao jerryshao added cherry-pick need backport Issues that need to backport to another branch labels May 17, 2024
@yuqi1129 yuqi1129 merged commit ebe2de7 into branch-0.5 May 18, 2024
22 checks passed
@yuqi1129 yuqi1129 deleted the cherry-pick-branch-0.5-efc95fe7c7461d5d34266ec2f32904094338fdbe branch May 18, 2024 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick need backport Issues that need to backport to another branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants