refactor: Update README.md with new logos and fix styling

This commit is contained in:
Andras Bacsai 2024-06-17 10:20:02 +02:00
parent 5ec2cbdf19
commit 1ae6106782
4 changed files with 43 additions and 1 deletions

View File

@ -41,7 +41,8 @@ # Donations
<a href="https://arcjet.com/?ref=coolify.io" target="_blank"><img src="./other/logos/arcjet.svg" alt="arcjet logo" width="200"/></a>
<a href="https://supa.guide/?ref=coolify.io" target="_blank"><img src="./other/logos/supaguide.png" alt="supaguide logo" width="200"/></a>
<a href="https://tigrisdata.com/?ref=coolify.io" target="_blank"><img src="./other/logos/tigris.svg" alt="tigris logo" width="140"/></a>
<a href="https://fractalnetworks.co/?ref=coolify.io" target="_blank"><img src="./other/logos/fractal.png" alt="fractal logo" width="100"/></a>
<a href="https://fractalnetworks.co/?ref=coolify.io" target="_blank"><img src="./other/logos/fractal.svg" alt="fractal logo" width="180"/></a>
<a href="https://coolify.ad.vin/?ref=coolify.io" target="_blank"><img src="./other/logos/advin.png" alt="advin logo" width="250"/></a>
## Github Sponsors ($40+)
<a href="https://serpapi.com/?ref=coolify.io"><img width="60px" alt="SerpAPI" src="https://github.com/serpapi.png"/></a>
@ -52,6 +53,7 @@ ## Github Sponsors ($40+)
<a href="https://www.flint.sh/en/home?ref=coolify.io"> <img src="https://github.com/Flint-company.png" width="60px" alt="FlintCompany"/></a>
<a href="https://americancloud.com/?ref=coolify.io"><img src="https://github.com/American-Cloud.png" width="60px" alt="American Cloud"/></a>
<a href="https://cryptojobslist.com/?ref=coolify.io"><img src="https://github.com/cryptojobslist.png" width="60px" alt="CryptoJobsList" /></a>
<a href="https://codext.link/coolify-io?ref=coolify.io"><img src="./other/logos/codext.jpg" width="60px" alt="Codext" /></a>
<a href="https://x.com/mrsmith9ja?ref=coolify.io"><img width="60px" alt="Thompson Edolo" src="https://github.com/verygreenboi.png"/></a>
<a href="https://www.uxwizz.com/?ref=coolify.io"><img width="60px" alt="UXWizz" src="https://github.com/UXWizz.png"/></a>
<a href="https://github.com/Flowko"><img src="https://barrad.me/_ipx/f_webp&s_300x300/younes.jpg" width="60px" alt="Younes Barrad" /></a>

BIN
other/logos/advin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

BIN
other/logos/codext.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

40
other/logos/fractal.svg Normal file
View File

@ -0,0 +1,40 @@
<svg xmlns="http://www.w3.org/2000/svg" id="Layer_2" data-name="Layer 2" viewBox="0 0 503.18 149.2">
<defs>
<style>
.cls-1 {
letter-spacing: -.03em;
}
.cls-1, .cls-2 {
fill: #fff;
font-family: Aileron-Black, Aileron;
font-size: 67.77px;
font-weight: 800;
}
.cls-2 {
letter-spacing: -.03em;
}
.cls-3 {
fill: #ed1c24;
}
</style>
</defs>
<g id="Layer_1-2" data-name="Layer 1">
<text class="cls-2"><tspan x="93.62" y="115.07">Networks</tspan></text>
<text class="cls-1" transform="translate(94.99 61.31)"><tspan x="0" y="0">Fractal</tspan></text>
<g id="_Group_" data-name="&amp;lt;Group&amp;gt;">
<path class="cls-3" d="m15.81,91.71l-7.51,4.22c-3.1,1.73-5.04,4.99-5.08,8.53l-.12,8.6c-.05,3.82,4.05,6.27,7.39,4.42l7.51-4.22c3.1-1.73,5.04-4.99,5.08-8.53l.12-8.6c.05-3.82-4.05-6.27-7.39-4.42Z"/>
<path class="cls-3" d="m36.24,49.91l-27.53,15.41c-3.1,1.73-5.04,4.99-5.08,8.53l-.12,8.6c-.05,3.82,4.05,6.27,7.39,4.42l27.53-15.41c3.1-1.73,5.04-4.99,5.08-8.53l.12-8.6c.05-3.82-4.05-6.27-7.39-4.42Z"/>
<path class="cls-3" d="m56.68,8.1L9.12,34.73c-3.1,1.73-5.04,4.99-5.08,8.53l-.12,8.6c-.05,3.82,4.05,6.27,7.39,4.42l47.56-26.63c3.1-1.73,5.04-4.99,5.08-8.53l.12-8.6c.05-3.82-4.05-6.27-7.39-4.42Z"/>
</g>
</g>
<style xmlns="" class="darkreader darkreader--fallback">html, body, body :not(iframe) {
background-color: #181a1b !important;
border-color: #776e62 !important;
color: #e8e6e3 !important;
}
div[style*="background-color: rgb(135, 135, 135)"] {
background-color: #878787 !important;
}</style></svg>

After

Width:  |  Height:  |  Size: 1.6 KiB