Skip to content

Commit 56a4511

Browse files
authored
Merge branch 'patternfly:main' into main
2 parents 5f506da + 7a2e81b commit 56a4511

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)