From b991d071df814cbc9f255edc85e269acb2ce9eaa Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Tue, 24 Mar 2026 18:56:30 +0000 Subject: [PATCH] Add sponsor link --- content/pages/projects/aiohttp.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/pages/projects/aiohttp.md b/content/pages/projects/aiohttp.md index 8086e7e..e764e54 100644 --- a/content/pages/projects/aiohttp.md +++ b/content/pages/projects/aiohttp.md @@ -1,6 +1,7 @@ Title: Aiohttp Links: Docs=https://docs.aiohttp.org/en/stable/ Github=https://github.com/aio-libs/aiohttp/ + Sponsor=https://opencollective.com/aio-libs/projects/aiohttp An asynchronous HTTP Client/Server for Python's [asyncio](https://docs.python.org/3/library/asyncio.html).