Skip to content

Commit

Permalink
Also show sphinx theme version for better debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
vsalvino authored and laymonage committed Oct 28, 2024
1 parent 6642ccd commit db925d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sphinx_wagtail_theme/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
<a href="https://github.com/wagtail/sphinx_wagtail_theme" rel="nofollow" target="_blank">
Sphinx Wagtail Theme {{ theme_version|e }}
</a>
and
<a href="https://www.sphinx-doc.org/" rel="nofollow" target="_blank">
Sphinx {{ sphinx_version }}
</a>
</small>
{%- endif %}
</div>
Expand Down

0 comments on commit db925d8

Please sign in to comment.