diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-12-20 15:59:49 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-12-20 15:59:49 -0500 |
| commit | a2487bbcae85d70e47d4e46257e5193ab7e05ab6 (patch) | |
| tree | bac1311d37f59b9b224d8f2491ba8f237d9991b3 /docs/_templates | |
| parent | cabb200e590955eee70b67787eaa5597d4d0ff19 (diff) | |
| parent | fb8d9c43500c06f6f2286ea7c7ae452d41cce412 (diff) | |
| download | python-setuptools-git-a2487bbcae85d70e47d4e46257e5193ab7e05ab6.tar.gz | |
Merge https://github.com/jaraco/tidelift into main
Diffstat (limited to 'docs/_templates')
| -rw-r--r-- | docs/_templates/tidelift-sidebar.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/_templates/tidelift-sidebar.html b/docs/_templates/tidelift-sidebar.html new file mode 100644 index 00000000..ce48f46b --- /dev/null +++ b/docs/_templates/tidelift-sidebar.html @@ -0,0 +1,6 @@ +<h3 class="donation">For Enterprise</h3> + +<p> +Professionally-supported {{ project }} is available with the +<a href="https://tidelift.com/subscription/pkg/pypi-{{ project }}?utm_source=pypi-{{ project }}&utm_medium=referral">Tidelift Subscription</a>. +</p> |
