We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d94c562 commit 9c78c1bCopy full SHA for 9c78c1b
docs/changelog.rst
@@ -2,6 +2,10 @@
2
Changelog
3
=========
4
5
+- :feature:`142 backported` Add a ``tidelift_url`` option, which when set
6
+ (default is ``None``/unset) adds a small text snippet to the
7
+ ``donation.html`` sidebar component, linking to the given URL string. Thanks
8
+ to Steven Loria for the patch.
9
- :bug:`141` Fix a typo in the code-block font family, which incorrectly
10
specified ``Deja Vu Sans Mono`` instead of ``DejaVu Sans Mono``. This would
11
primarily impact systems lacking the first two fonts (``Consolas`` and
0 commit comments