File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,7 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
4242<a href =" https://tidelift.com/?utm_source=lifter&utm_medium=referral&utm_campaign=hynek " ><img title =" Tidelift " src =" docs/_static/sponsors/Tidelift.svg " width =" 190 " /></a >
4343<a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" docs/_static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
4444<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" docs/_static/sponsors/FilePreviews.svg " width =" 190 " /></a >
45+ <a href =" https://www.lambdatest.com/?utm_source=structlog&utm_medium=sponsor " ><img title =" LambdaTest " src =" docs/_static/sponsors/LambdaTest.svg " width =" 190 " /></a >
4546<a href =" https://polar.sh/ " ><img title =" Polar " src =" docs/_static/sponsors/Polar.svg " width =" 190 " /></a >
4647<!-- [[[end]]] -->
4748
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
1919<a href =" https://tidelift.com/?utm_source=lifter&utm_medium=referral&utm_campaign=hynek " ><img title =" Tidelift " src =" _static/sponsors/Tidelift.svg " width =" 190 " /></a >
2020<a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" _static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
2121<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" _static/sponsors/FilePreviews.svg " width =" 190 " /></a >
22+ <a href =" https://www.lambdatest.com/?utm_source=structlog&utm_medium=sponsor " ><img title =" LambdaTest " src =" _static/sponsors/LambdaTest.svg " width =" 190 " /></a >
2223<a href =" https://polar.sh/ " ><img title =" Polar " src =" _static/sponsors/Polar.svg " width =" 190 " /></a >
2324<!-- [[[end]]] -->
2425
Original file line number Diff line number Diff line change @@ -138,6 +138,11 @@ title = "FilePreviews"
138138url = " https://filepreviews.io/"
139139img = " FilePreviews.svg"
140140
141+ [[tool .sponcon .sponsors ]]
142+ title = " LambdaTest"
143+ url = " https://www.lambdatest.com/?utm_source=structlog&utm_medium=sponsor"
144+ img = " LambdaTest.svg"
145+
141146[[tool .sponcon .sponsors ]]
142147title = " Polar"
143148url = " https://polar.sh/"
You can’t perform that action at this time.
0 commit comments