mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
parent
a1c2147b17
commit
cb0b44da28
@ -57,6 +57,10 @@
|
||||
{% trans %}provided by {{ readthedocs_web }}{% endtrans %}.
|
||||
{% endif %}
|
||||
|
||||
{% if READTHEDOCS %}
|
||||
Hosted on <a href="https://about.readthedocs.com/">Read the Docs</a>.
|
||||
{% endif %}
|
||||
|
||||
{%- block extrafooter %} {% endblock %}
|
||||
|
||||
</footer>
|
||||
|
Loading…
Reference in New Issue
Block a user