Skip to content

Commit

Permalink
💄 Add dark-mode logo (#1061)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored Aug 9, 2024
1 parent 0aa298e commit ea70e9f
Show file tree
Hide file tree
Showing 6 changed files with 227 additions and 90 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<p align="center">
<a href="https://sqlmodel.tiangolo.com"><img src="https://sqlmodel.tiangolo.com/img/logo-margin/logo-margin-vector.svg" alt="SQLModel"></a>
<a href="https://sqlmodel.tiangolo.com"><img src="https://sqlmodel.tiangolo.com/img/logo-margin/logo-margin-vector.svg#only-light" alt="SQLModel"></a>

</p>
<p align="center">
<em>SQLModel, SQL databases in Python, designed for simplicity, compatibility, and robustness.</em>
Expand Down
62 changes: 11 additions & 51 deletions docs/img/logo-margin/logo-margin-vector.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit ea70e9f

Please sign in to comment.