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 @@ -53,6 +53,7 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
5353<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 >
5454<a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" docs/_static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
5555<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" docs/_static/sponsors/FilePreviews.svg " width =" 190 " /></a >
56+ <a href =" https://www.lambdatest.com/?utm_source=structlog&utm_medium=sponsor " ><img title =" LambdaTest " src =" docs/_static/sponsors/LambdaTest.svg " width =" 190 " /></a >
5657<a href =" https://polar.sh/ " ><img title =" Polar " src =" docs/_static/sponsors/Polar.svg " width =" 190 " /></a >
5758<!-- [[[end]]] -->
5859
Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
2323<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 >
2424<a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" _static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
2525<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" _static/sponsors/FilePreviews.svg " width =" 190 " /></a >
26+ <a href =" https://www.lambdatest.com/?utm_source=structlog&utm_medium=sponsor " ><img title =" LambdaTest " src =" _static/sponsors/LambdaTest.svg " width =" 190 " /></a >
2627<a href =" https://polar.sh/ " ><img title =" Polar " src =" _static/sponsors/Polar.svg " width =" 190 " /></a >
2728<!-- [[[end]]] -->
2829
Original file line number Diff line number Diff line change @@ -262,6 +262,11 @@ title = "FilePreviews"
262262url = " https://filepreviews.io/"
263263img = " FilePreviews.svg"
264264
265+ [[tool .sponcon .sponsors ]]
266+ title = " LambdaTest"
267+ url = " https://www.lambdatest.com/?utm_source=structlog&utm_medium=sponsor"
268+ img = " LambdaTest.svg"
269+
265270[[tool .sponcon .sponsors ]]
266271title = " Polar"
267272url = " https://polar.sh/"
You can’t perform that action at this time.
0 commit comments