Skip to content

Commit a1039af

Browse files
committed
chore(docs): Enable high contrast switcher (patternfly#725)
1 parent 2468943 commit a1039af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ module.exports = {
44
topNavItems: [],
55
hasThemeSwitcher: true,
66
hasRTLSwitcher: true,
7+
hasHighContrastSwitcher: true,
78
port: 8006
89
};

0 commit comments

Comments
 (0)