Skip to content

Commit

Permalink
Update README logo (#1514)
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciusdc authored Oct 26, 2022
1 parent bc0cbed commit 734c27e
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
<div align="center">
<img alt="Nebari logo on white background" src="./docs/source/images/nebari_logo.png" width="300" />
</div>
<br>
<p align="center">
<picture>
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/nebari-dev/nebari-design/main/logo-mark/horizontal/Nebari-Logo-Horizontal-Lockup.svg">
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/nebari-dev/nebari-design/main/logo-mark/horizontal/Nebari-Logo-Horizontal-Lockup-White-text.svg">
<img alt="Nebari logo mark - text will be black in light color mode and white in dark color mode." src="https://raw.githubusercontent.com/nebari-dev/nebari-design/main/logo-mark/horizontal/Nebari-Logo-Horizontal-Lockup-White-text.svg" width="50%"/>
</picture>
</p>

---

| Information | Links |
| :---------- | :-----|
Expand Down

0 comments on commit 734c27e

Please sign in to comment.