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 @@ -54,6 +54,7 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
5454<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 >
5555<a href =" https://kraken.tech/ " ><img title =" Kraken Tech " src =" docs/_static/sponsors/Kraken.svg " width =" 190 " /></a >
5656<a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" docs/_static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
57+ <a href =" https://klaviyo.com/ " ><img title =" Klaviyo " src =" docs/_static/sponsors/Klaviyo.svg " width =" 190 " /></a >
5758<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" docs/_static/sponsors/FilePreviews.svg " width =" 190 " /></a >
5859<a href =" https://www.testmuai.com/?utm_medium=sponsor&utm_source=structlog " ><img title =" TestMu AI " src =" docs/_static/sponsors/TestMu-AI.svg " width =" 190 " /></a >
5960<a href =" https://polar.sh/ " ><img title =" Polar " src =" docs/_static/sponsors/Polar.svg " width =" 190 " /></a >
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://kraken.tech/ " ><img title =" Kraken Tech " src =" _static/sponsors/Kraken.svg " width =" 190 " /></a >
2525<a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" _static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
26+ <a href =" https://klaviyo.com/ " ><img title =" Klaviyo " src =" _static/sponsors/Klaviyo.svg " width =" 190 " /></a >
2627<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" _static/sponsors/FilePreviews.svg " width =" 190 " /></a >
2728<a href =" https://www.testmuai.com/?utm_medium=sponsor&utm_source=structlog " ><img title =" TestMu AI " src =" _static/sponsors/TestMu-AI.svg " width =" 190 " /></a >
2829<a href =" https://polar.sh/ " ><img title =" Polar " src =" _static/sponsors/Polar.svg " width =" 190 " /></a >
Original file line number Diff line number Diff line change @@ -261,6 +261,11 @@ title = "Privacy Solutions"
261261url = " https://privacy-solutions.org/"
262262img = " Privacy-Solutions.svg"
263263
264+ [[tool .sponcon .sponsors ]]
265+ title = " Klaviyo"
266+ url = " https://klaviyo.com/"
267+ img = " Klaviyo.svg"
268+
264269[[tool .sponcon .sponsors ]]
265270title = " FilePreviews"
266271url = " https://filepreviews.io/"
You can’t perform that action at this time.
0 commit comments