We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
page.html
1 parent d5b802f commit 907e8b3Copy full SHA for 907e8b3
docs/source/_templates/page.html
@@ -13,4 +13,6 @@
13
{% extends "!page.html" %}
14
{% block extrahead %}
15
<link rel="canonical" href="https://torchjd.org/stable/{{ pagename }}.html">
16
+ <script src="/version-selector.js"></script>
17
+ <link rel="stylesheet" href="/version-selector.css">
18
{% endblock %}
0 commit comments