2
0

✏️ Fix ee README broken image

This commit is contained in:
Baptiste Arnaud
2024-05-23 10:44:38 +02:00
parent 0eacbebbbe
commit 06ac93ce18

View File

@ -1,10 +1,10 @@
<br /> <br />
<p align="center"> <p align="center">
<a href="https://typebot.io/#gh-light-mode-only" target="_blank"> <a href="https://typebot.io/#gh-light-mode-only" target="_blank">
<img src="./.github/images/logo-light.png" alt="Typebot illustration" width="350px"> <img src="../.github/images/logo-light.png" alt="Typebot illustration" width="350px">
</a> </a>
<a href="https://typebot.io/#gh-dark-mode-only" target="_blank"> <a href="https://typebot.io/#gh-dark-mode-only" target="_blank">
<img src="./.github/images/logo-dark.png" alt="Typebot illustration" width="350px"> <img src="../.github/images/logo-dark.png" alt="Typebot illustration" width="350px">
</a> </a>
</p> </p>
<br /> <br />