Skip to content

Commit

Permalink
chore: Fix README logo so it can be rendered in PyPI (#1568)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Apr 12, 2023
1 parent c532c43 commit fae094e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@ de-facto open source standard for extract and load pipelines.
</br>

<div align="center">
<picture align="center">
<source media="(prefers-color-scheme: dark)" srcset="https://user-images.githubusercontent.com/16805946/227660678-6e5fae45-a916-44f2-a222-379c76121584.svg">
<source media="(prefers-color-scheme: light)" srcset="https://user-images.githubusercontent.com/16805946/227660675-922ffca3-6b89-4d27-a3f2-a2a8ab2ebaf1.svg">
<img alt="Meltano Singer SDK Logo" src="https://user-images.githubusercontent.com/16805946/227660678-6e5fae45-a916-44f2-a222-379c76121584.svg" width="600"/>
</picture>
<img alt="Meltano Singer SDK Logo" src="https://user-images.githubusercontent.com/11428666/231584532-ffa694e6-60f9-4fd6-b2ee-5ff3e39d3ad6.svg" width="600"/>
</div>

</br>
Expand Down

0 comments on commit fae094e

Please sign in to comment.