Skip to content

Commit

Permalink
docs: fix logo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nmammeri committed Sep 19, 2024
1 parent 85c8cf2 commit 997a5d3
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@

<div>
<div style="margin: 20px; align-items: center; justify-content: center; display: flex;
height: 36px">
<img height="45px" alt="yobix ai logo" src="https://framerusercontent.com/images/zaqayjWBWNoQmV9MIwSEKf0HBo.png?
scale-down-to=512" >
<p style="font-family: sans-serif; font-size: xxx-large; font-weight: bold; padding-left: 8px;
text-underline: none">
Extractous </p>
</div>
<div style="margin: 20px; align-items: center; justify-content: center; display: flex; height: 36px">
<img height="45px" alt="yobix ai logo" src="https://framerusercontent.com/images/zaqayjWBWNoQmV9MIwSEKf0HBo.png?scale-down-to=512">
<p style="font-family: sans-serif; font-size: xxx-large; font-weight: bold; padding-left: 8px; text-underline:none">Extractous</p>
</div>

<div align="center">
Expand Down

0 comments on commit 997a5d3

Please sign in to comment.