There was an error while loading. Please reload this page.
1 parent 5c34393 commit 3d52181Copy full SHA for 3d52181
1 file changed
Doc/tools/templates/customsourcelink.html
@@ -1,4 +1,4 @@
1
-{%- if show_source and page_source_suffix is defined %}
+{%- if page_source_suffix is defined %}
2
<script>
3
document.addEventListener('DOMContentLoaded', () => {
4
const title = document.querySelector('meta[property="og:title"]').content;
0 commit comments