Skip to content

Commit 7adb433

Browse files
committed
FIX: Missing links
1 parent 2db76cb commit 7adb433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
html_theme_options = {
136136
"github_url": "https://github.com/numpy/numpydoc",
137137
"show_prev_next": False,
138-
"navbar_end": ["search-field.html"],
138+
"navbar_end": ["search-field.html", "navbar-icon-links.html"],
139139
}
140140
html_sidebars = {
141141
"**": [],

0 commit comments

Comments
 (0)