Fixes bad palette in doc
This commit is contained in:
parent
cf2d7497e4
commit
27e4a8a227
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ theme:
|
||||||
favicon: img/traefik.icon.png
|
favicon: img/traefik.icon.png
|
||||||
logo: img/traefik.logo.png
|
logo: img/traefik.logo.png
|
||||||
palette:
|
palette:
|
||||||
primary: 'blue'
|
primary: 'cyan'
|
||||||
accent: 'light blue'
|
accent: 'cyan'
|
||||||
feature:
|
feature:
|
||||||
tabs: false
|
tabs: false
|
||||||
i18n:
|
i18n:
|
||||||
|
|
Loading…
Reference in a new issue