Skip to content

Commit 8fd3ccc

Browse files
chore(docs): Enable high contrast switcher (#725)
1 parent 1551db5 commit 8fd3ccc

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)