SZL741023 opened a new pull request, #5567: URL: https://github.com/apache/gravitino/pull/5567
### What changes were proposed in this pull request? 1. Add GitHub image, stars icon and fork icon on the Navbar. 2. Send GET request to GitHub API to fetch the number of stars and forks and show on the Navbar 3. If the number of stars and forks more than 1000, it will show 1.x k. 4. Github image and stars icon can link to Gravitino repo, fork icon can link to Gravitino fork page. 5. Position version text next to Gravitino logo. ### Why are the changes needed? These change can improve user experience and efficiency. Fix: #4362 ### Does this PR introduce _any_ user-facing change? 1. Add Github image, stars icon and fork icon. 2. Position version text next to Gravitino logo. ### How was this patch tested? 1. Check the data was fetched from GitHub API. 2. console.log the number more than 1000, manual check it will change to 1.x k. ![image](https://github.com/user-attachments/assets/1add9bfc-ae53-4492-96ef-c09b84f045a3) -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org