-
-
Notifications
You must be signed in to change notification settings - Fork 50
Refresh README with Cotabby brand banner #784
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,14 +1,10 @@ | ||
|
|
||
| <p align="center"> | ||
| <a href="https://cotabby.app" target="_blank"> | ||
| <img height="150" alt="Cotabby logo" src=".github/assets/readme/logo.png" /> | ||
| <img width="1600" alt="Cotabby beta — open-source, on-device AI autocomplete for macOS" src=".github/assets/readme/cotabby-banner.png" /> | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The new 1600px banner does not include a Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time! |
||
| </a> | ||
| </p> | ||
|
|
||
| <h1 align="center">Cotabby [beta]</h1> | ||
|
|
||
| <p align="center"><em>Open-source, on-device AI autocomplete for macOS.</em></p> | ||
|
|
||
| <p align="center"> | ||
| <a href="https://cotabby.app"> | ||
| <img width="200" alt="landing-page" src="https://github.com/user-attachments/assets/c28fbb4b-6dfb-4403-a040-1df61daf4df2" /></a> | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This banner replaces the only
<h1>in the README, so the rendered README body now starts with an image and then jumps to## What It Does. Raw markdown consumers, generated docs, and assistive-tech heading navigation can no longer find the project title as a semantic heading.