File tree Expand file tree Collapse file tree 4 files changed +20
-0
lines changed Expand file tree Collapse file tree 4 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
4444<a href =" https://klaviyo.com/ " ><img title =" Klaviyo " src =" docs/_static/sponsors/Klaviyo.svg " width =" 190 " /></a >
4545<a href =" https://www.emsys-renewables.com/ " ><img title =" emsys renewables " src =" docs/_static/sponsors/emsys-renewables.svg " width =" 190 " /></a >
4646<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" docs/_static/sponsors/FilePreviews.svg " width =" 190 " /></a >
47+ <a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" docs/_static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
4748<a href =" https://polar.sh/ " ><img title =" Polar " src =" docs/_static/sponsors/Polar.svg " width =" 190 " /></a >
4849<!-- [[[end]]] -->
4950
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ for sponsor in tomllib.loads(pathlib.Path("pyproject.toml").read_text())["tool"]
2020<a href =" https://klaviyo.com/ " ><img title =" Klaviyo " src =" _static/sponsors/Klaviyo.svg " width =" 190 " /></a >
2121<a href =" https://www.emsys-renewables.com/ " ><img title =" emsys renewables " src =" _static/sponsors/emsys-renewables.svg " width =" 190 " /></a >
2222<a href =" https://filepreviews.io/ " ><img title =" FilePreviews " src =" _static/sponsors/FilePreviews.svg " width =" 190 " /></a >
23+ <a href =" https://privacy-solutions.org/ " ><img title =" Privacy Solutions " src =" _static/sponsors/Privacy-Solutions.svg " width =" 190 " /></a >
2324<a href =" https://polar.sh/ " ><img title =" Polar " src =" _static/sponsors/Polar.svg " width =" 190 " /></a >
2425<!-- [[[end]]] -->
2526
Original file line number Diff line number Diff line change @@ -144,6 +144,11 @@ title = "FilePreviews"
144144url = " https://filepreviews.io/"
145145img = " FilePreviews.svg"
146146
147+ [[tool .sponcon .sponsors ]]
148+ title = " Privacy Solutions"
149+ url = " https://privacy-solutions.org/"
150+ img = " Privacy-Solutions.svg"
151+
147152[[tool .sponcon .sponsors ]]
148153title = " Polar"
149154url = " https://polar.sh/"
You can’t perform that action at this time.
0 commit comments