We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7e0fd8 + e7c9031 commit c67e233Copy full SHA for c67e233
1 file changed
index.html
@@ -411,6 +411,7 @@ <h5 class="card-title"><a href="https://robyn.tech/" target="_blank">Robyn</a></
411
<div class="card-body text-center">
412
<a href="https://docs.aiohttp.org/" target="_blank">
413
<img class="card-img-top" src="static/image/logos/aiohttp.svg" style="width:50%;height:auto;" alt="AIOHTTP">
414
+ <h4 class="my-3">AIOHTTP</h4>
415
</a>
416
<hr class="my-2">
417
<p class="card-text mt-3"><b>Asynchronous HTTP Client/Server for asyncio and Python.</b></p>
0 commit comments