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 a686c55 commit 5205296Copy full SHA for 5205296
docs/_templates/2025/sponsors-simplelist.rst
@@ -2,7 +2,7 @@
2
{% if key in data.sponsors and data.sponsors[key] %}
3
4
{% for sponsor in data.sponsors[key] %}
5
- * `{{ sponsor.brand }} <{{ sponsor.link }}>`__
+* `{{ sponsor.brand }} <{{ sponsor.link }}>`__
6
{% endfor %}
7
8
{% endif %}
0 commit comments