diff --git a/doc/_themes/saltstack/layout.html b/doc/_themes/saltstack/layout.html
index 7589881f71fc..8b2426c4d666 100644
--- a/doc/_themes/saltstack/layout.html
+++ b/doc/_themes/saltstack/layout.html
@@ -21,6 +21,7 @@
{# Remove old version of jQuery #}
{% set js_blacklist = [
+ '_static/documentation_options.js',
'_static/jquery.js',
] %}