Skip to content

Commit e73337d

Browse files
committed
Added script to reformat 'whatsnew' links for new upcoming format
1 parent 1a12c41 commit e73337d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/themes/nature_with_gtoc/layout.html

+1
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ <h3 style="margin-top: 1.5em;">{{ _('Search') }}</h3>
105105
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
106106
})();
107107
</script>
108+
<script type="text/javascript" src="./_static/js/whatsnew_links.js"></script>
108109
{% endblock %}

0 commit comments

Comments
 (0)