diff options
Diffstat (limited to 'docs/_templates/indexsidebar.html')
| -rw-r--r-- | docs/_templates/indexsidebar.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html index 80002d08..504de6b0 100644 --- a/docs/_templates/indexsidebar.html +++ b/docs/_templates/indexsidebar.html @@ -5,4 +5,11 @@ <h3>Questions? Suggestions? Contributions?</h3> -<p>Visit the <a href="https://github.com/pypa/setuptools">Setuptools project page</a> </p> +<p>Visit the <a href="{{ package_url }}">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-{{ project }}?utm_source=pypi-{{ project }}&utm_medium=readme">Tidelift Subscription</a>. +</p> |
