-
Notifications
You must be signed in to change notification settings - Fork 24
Readme redesign #381
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
Readme redesign #381
Conversation
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 is great @jonhealy1! Just a couple things to consider
README.md
Outdated
|
||
<!-- markdownlint-disable MD033 MD041 --> | ||
|
||
<p align="left"> | ||
<img src="https://raw.githubusercontent.com/stac-utils/stac-fastapi-elasticsearch-opensearch/refs/heads/main/assets/stac-030-long.png" width=700> | ||
<img src="assets/sfeos-bw.png" width=1200> |
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.
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.
The logo is supposed to be aligned to the left. It's a banner so if it was centered it may be weird on some devices, but I don't know. We could try it centered.
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.
Looks good to me
Related Issue(s):
Description:
PR Checklist:
pre-commit run --all-files
)make test
)