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 ea5a6a7 commit d8f6109Copy full SHA for d8f6109
doc/_templates/layout.html
@@ -12,7 +12,7 @@
12
{% endblock %}
13
14
{% block extrahead %}
15
- <link rel="canonical" href="https://mne.tools/mne-bids/stable/index.html" />
+ <link rel="canonical" href="https://mne.tools/mne-bids/stable/{{ pagename }}.html" />
16
<script type="text/javascript" src="{{ pathto('_static/copybutton.js', 1) }}"></script>
17
<script type="text/javascript" src="{{ pathto('_static/scrollfix.js', 1) }}"></script>
18
{{ super() }}
0 commit comments