diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2018-12-03 18:41:48 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-12-03 18:41:52 -0500 |
commit | 4de8dc801004440310db8fffa3da0f76b05a2a1e (patch) | |
tree | ad36f20fbc882e4c6dadd32f1306539c78f346f9 /docs | |
parent | 83ab987f1ba061746aadc693b522c92511163f5f (diff) | |
download | external_python_setuptools-4de8dc801004440310db8fffa3da0f76b05a2a1e.tar.gz external_python_setuptools-4de8dc801004440310db8fffa3da0f76b05a2a1e.tar.bz2 external_python_setuptools-4de8dc801004440310db8fffa3da0f76b05a2a1e.zip |
Add link to Tidelift Professional support in docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/_templates/indexsidebar.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html index 80002d08..b8c6148e 100644 --- a/docs/_templates/indexsidebar.html +++ b/docs/_templates/indexsidebar.html @@ -6,3 +6,10 @@ <h3>Questions? Suggestions? Contributions?</h3> <p>Visit the <a href="https://github.com/pypa/setuptools">Setuptools project page</a> </p> + +<h3 class="donation">Professional support</h3> + +<p> +Professionally-supported {{ project }} is available with the +<a href="https://tidelift.com/subscription/pkg/pypi-setuptools?utm_source=pypi-setuptools&utm_medium=readme">Tidelift Subscription</a>. +</p> |