Skip to content

Commit 6351da5

Browse files
committed
uncomment first line in theme.js
1 parent a43aeee commit 6351da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/_static/js/theme.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
var jQuery = (typeof(window) != 'undefined') ? window.jQuery : require('jquery');
1+
// var jQuery = (typeof(window) != 'undefined') ? window.jQuery : require('jquery');
22

33
// Sphinx theme nav state
44
function ThemeNav () {

0 commit comments

Comments
 (0)