Skip to content

Commit 7a2e81b

Browse files
authored
chore: Update patternfly-docs.config.js
1 parent 48b3321 commit 7a2e81b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/module/patternfly-docs/patternfly-docs.config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
module.exports = {
33
sideNavItems: [{ section: 'extensions' }],
44
topNavItems: [],
5-
port: 8006
5+
port: 8006,
6+
hasThemeSwitcher: true
67
};

0 commit comments

Comments
 (0)