Create gitbot-logo-vng#36
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a879ea7938
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -0,0 +1,24 @@ | |||
| <svg width="128" height="128" viewBox="0 0 128 128" fill="none" xmlns="http://www.w3.org/2000/svg" role="img" aria-labelledby="title desc"> | |||
There was a problem hiding this comment.
Put the logo at the documented SVG path
This adds the SVG as a root-level file named gitbot-logo-vng, but the README renders and links public/gitbot-logo.svg; I checked the repo and there is no public/ logo file or reference to gitbot-logo-vng, so the new asset remains unused and the README logo stays broken. Please place/rename this file to the documented .svg path or update the references accordingly.
Useful? React with 👍 / 👎.
No description provided.