Commit d85bc09 1 parent 61e7cae commit d85bc09 Copy full SHA for d85bc09
File tree 4 files changed +20
-0
lines changed
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"]
44
44
<a href =" https://klaviyo.com/ " ><img title =" Klaviyo " src =" docs/_static/sponsors/Klaviyo.svg " width =" 190 " /></a >
45
45
<a href =" https://www.emsys-renewables.com/ " ><img title =" emsys renewables " src =" docs/_static/sponsors/emsys-renewables.svg " width =" 190 " /></a >
46
46
<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 >
47
48
<a href =" https://polar.sh/ " ><img title =" Polar " src =" docs/_static/sponsors/Polar.svg " width =" 190 " /></a >
48
49
<!-- [[[end]]] -->
49
50
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"]
20
20
<a href =" https://klaviyo.com/ " ><img title =" Klaviyo " src =" _static/sponsors/Klaviyo.svg " width =" 190 " /></a >
21
21
<a href =" https://www.emsys-renewables.com/ " ><img title =" emsys renewables " src =" _static/sponsors/emsys-renewables.svg " width =" 190 " /></a >
22
22
<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 >
23
24
<a href =" https://polar.sh/ " ><img title =" Polar " src =" _static/sponsors/Polar.svg " width =" 190 " /></a >
24
25
<!-- [[[end]]] -->
25
26
Original file line number Diff line number Diff line change @@ -144,6 +144,11 @@ title = "FilePreviews"
144
144
url = " https://filepreviews.io/"
145
145
img = " FilePreviews.svg"
146
146
147
+ [[tool .sponcon .sponsors ]]
148
+ title = " Privacy Solutions"
149
+ url = " https://privacy-solutions.org/"
150
+ img = " Privacy-Solutions.svg"
151
+
147
152
[[tool .sponcon .sponsors ]]
148
153
title = " Polar"
149
154
url = " https://polar.sh/"
You can’t perform that action at this time.
0 commit comments