Skip to content

Commit 012a62e

Browse files
authored
Fixed Header for CI
1 parent 6ce2c02 commit 012a62e

1 file changed

Lines changed: 7 additions & 15 deletions

File tree

README.md

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,10 @@
1-
<!--<p align="center">
2-
<picture>
3-
<source
4-
srcset="https://raw.githubusercontent.com/polypheny/Admin/master/Logo/logo-white-text.png"
5-
media="(prefers-color-scheme: dark)">
6-
<a href="https://polypheny.org/">
7-
<img align="center" width="300" height="300" src="https://raw.githubusercontent.com/polypheny/Admin/master/Logo/logo-transparent.png">
8-
</a>
9-
</picture>
10-
</p>
11-
-->
12-
13-
<a href="https://polypheny.org/">
14-
<img align="right" width="300" height="300" src="https://raw.githubusercontent.com/polypheny/Admin/master/Logo/logo-transparent.png" alt="Resume application project app icon">
15-
</a>
1+
<p align="center">
2+
<a href="https://polypheny.org/">
3+
<picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/polypheny/Admin/master/Logo/logo-white-text_cropped.png">
4+
<img width='50%' alt="Light: 'Resume application project app icon' Dark: 'Resume application project app icon'" src="https://raw.githubusercontent.com/polypheny/Admin/master/Logo/logo-transparent_cropped.png">
5+
</picture>
6+
</a>
7+
</p>
168

179

1810
# Polypheny Connector for Python

0 commit comments

Comments
 (0)